Skip to content

TheKodeToad/BetterThemes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

**WIP** Allows loading multiple Eclipse themes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages