A plugin to load editor colour themes in Eclipse. Uses a nice JSON format instead of XML, and has support for variables and CSS colours (using csscolor4j). Also uses a WeavingHook to work around Bug 559321 - [Dark Theme] Custom editor background color not properly applied.
If you want to use colour themes for Eclipse Color Theme, they can be easily imported. I'd recommend this site for downloading them. Thanks to ahatem for creating this archive!
More stock themes will likely be added in future.
- Syntax theming
- Importing Eclipse Color Theme files.
- Allow targetting specific type of keyword - constants and primitive types.
- Apply to console (including ANSI).
- Apply to Javadoc and other hovers.
- UI theming
- Icon theming
Possibly in a separate plugin:
- Smooth scrolling
- Inline search