Engineering Chronon

All the technical and design details on Chronon - The DVR for Java

Dark Eclipse theme

Intellij IDEA recently launched with a cool new Dark theme, so I set about to find something equivalent for my beloved Eclipse.

2012-12-13_0254

Apparently it didn't take me too long. All you need to do is :

1. Make sure you have the latest version of Eclipse, ie, Juno

Sorry but previous versions dont exactly support theming. 

2. Download the 'Dark Juno' theme
https://github.com/rogerdudler/eclipse-ui-themes

This will change the color of all eclipse view and toolbars to a dark theme. However we still have to change the color theme of the editor.

3. Get the Eclipse Color Themes plugin
http://www.eclipsecolorthemes.org/

Install a dark theme for the editor from there. I personally recommend 'Oblivion'. It is also the most popular theme on the site.

And tada! You now have 'Dark Eclipse'! Granted the theming is a bit rough around the edges but you didn't have to fiddle with your OS color schemes and takes only minutes to setup. You end up with a nice, eye soothing color palette for an application you will be looking at all day :)