Skip to content

In Dark Them the Java editor is very "colorful" #2968

@BeckerWdf

Description

@BeckerWdf

On this year's OCX I was involved in a discussion that the Java Editor is very colorful in the dark theme and that this is the reason why some people don't like it.

Currently the dark theme syntax colors for Java look like this (see the preview part):
Image

In the light time a lot less "semantic coloring" is enabled. It looks like this:
Image

The case is that JDT's dark theme css does enable a lot of the semantic colors check boxes like. e.g. in:

'semanticHighlighting.abstractClass.enabled=true'

We could turn off some of the "semantic coloring" in the dark theme. I would propose something like this:
Image

In this proposal semantic colors are used in the dark them for the same "semantic positions" as in the light theme.

What do you think ? I could provide a PR for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions