jinmingjian / eclipse.themes.darker

eclipse themes - darker
Eclipse Public License 1.0
62 stars 12 forks source link

eclipse themes - darker

Introduction

A dark theme for Eclipse 4.2+.

It intends to provide the experience like shown in the IDEA 12's darcula theme(experhttp://blogs.jetbrains.com/idea/wp-content/uploads/2012/12/darcula-1.png) experimentally.

NOTE: I have not enough bandwith now to add a full-fledged configuration for it. I am only planning to add fixings and a little tweakings to types of file(like .txt, soon) to mock darcula' color theme. However, this plugin is easy to modify. I suggest you modify the color string in the sources directly, then enable it by building it for yourself.

Update

Update site for the darker plugin

http://jinmingjian.github.io/updatesite/

Philosophy of this plugin projects is:

Out-of-box.

Simplest to consume(for end users) or contribute(for devs).

shows the bleeding edge sides of the Eclipse 4.x platform

Building the plugin using maven

The plugin has support for headless maven/tycho builds. Simply run mvn clean install in the projects root directory.

References:

License

Eclipse Public License - v 1.0.