DefaultLanguageHighlighterColors - Many not working or inconsistent between IntelliJ themes.

Answered

I'm experimenting with the available colors in DefaultLanguageHighlighterColors, but I've found that many of them don't actually change the look of the text.

Moreover, in the case of LABEL, the bold/underline is visible in the default IntelliJ theme, but appears as normal text in Darcula.

 

Am I doing something wrong?

0
3 comments

The actual color/presentation is indeed dependent on the theme.

1
Avatar
Permanently deleted user

Thanks for the clarification.

Do you perhaps have a list of highlightercolors that show on both light/dark themes, or would I have to manually test each one?

0

No, but you can lookup all values in platform/platform-resources/src/DefaultColorSchemesManager.xml

1

Please sign in to leave a comment.