Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.75 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.75 KB

BetterThemes

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!

Screenshots

Syntax themes

image
Atom One Dark

More

image
Visual Studio Dark+

image
Solarized Dark

image
RainbowDrops

More stock themes will likely be added in future.

image
Preferences screen

TODO

  • 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