Open vogella opened 6 years ago
Looks like this is only a theme switch issue. After closing and re-opening the editor it looks better.
Maybe you can add a preference listener for the color font switch and refresh the editor?
That's correct, the editor only inherits the color scheme from the Java editor, but no preference listening is added. The fix sounds relatively easy. @vogella if you can provide a pr, that would be awesome ;)
It is at the moment unlikely that I find time to contribute a fix, my current backlog in platform is already larger than my available time.
Donát Csikós notifications@github.com schrieb am Fr., 6. Apr. 2018, 10:11:
That's correct, the editor only inherits the color scheme from the Java editor, but no preference listening is added. The fix sounds relatively easy. @vogella https://github.com/vogella if you can provide a pr, that would be awesome ;)
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/eclipse/buildship/issues/682#issuecomment-379181136, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIihvfqomxXnD_gHotGA47ExOcEAyHQks5tlyMdgaJpZM4TIOw1 .
Hi,
Dark theme now suggest a change (via a button) in the Egradle editor preferences that works well with darkest theme.
The current color for the Gradle syntax highlighting in the dark theme makes the text unreadable.
Please fix, if you need help how to do this, please let me know.