Skip to content

Dark theme: code completion selection does not have enough contrast -> align with other popular dark themes #1688

Open
@thomasritter

Description

@thomasritter

Yesterday, I had an interesting call with a user of our source based editor. The user uses Eclipse on a large monitor with the Eclipse dark theme. He showed me that the contrast of the code completion is not high enough for him. Therefore, he always:

a) Opens the code completion
b) Uses tab to highlight the selection. With the highlight the contrast is much better

Here the comparison between:

Selected via tab:
image

Without tab selection:
image

Now, imagine the first selection on a large monitor with a high resolution. The contrast is simply not enough.

Here some examples how other IDEs render the selection without the need to press tab.

Intellij:
Screenshot 2024-02-15 at 09 02 53

VS Code:
Screenshot 2024-02-15 at 09 02 41

Both use a light blue which provides more contrast.

I would propose that the dark theme in Eclipse gets adjusted, too. Having to use tab feels like a hack/workaround. What do you think? @BeckerWdf

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions