-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve support for Dark Theme #98
Comments
I don't see Checkstyle in menu Window > Preferences : General > Appearances > Colours and Fonts, so it's probably hard-coded in the code... do you fancy contributing to the project 😄 by making this configurable? |
It's configurable under Preferences: General > Editors > Text Editors > Annotations As for supporting the dark theme out of the box, any hints how this could be done? |
What I have done is to set the marker as "vertical bar" instead of "highlighted" on Window > Preferences > General > Editors > Text Editors and now it does not look such annoying as before. |
With default color settings, Checkstyle markers look pretty bad under the Dark Theme (Window > Preferences > General > Appearance > Theme). I'm not sure if I can actually modify these colors or if they are chosen within the Checkstyle plug-ins code.
The text was updated successfully, but these errors were encountered: