Monday, September 26, 2016

Eclipse Java text editor color mods

http://pydev.blogspot.rs/2009/07/creating-dark-theme-and-exporting-and.html
For changing the default colors, there are some places that you have to look through in thewindow > preferences menu:
  • General > Editors > Text Editors (to set the background color / selection color, etc. for all editors)
  • General > Editors > Text Editors > Annotations (to set the colors for the occurrences highlight, tasks, etc.)
  • Pydev > Editor (to set the pydev editor-related colors)
  • General > Appearance > Colors an Fonts (to set what's not available in the other places)

General -> Editors -> Text Editors -> Selection Background Color