16

I ran google/bing search and found only one theme for Eclipse 4 Juno. I would like to know if any theme site or more theme plugins are there.

I would like to customize the look of it, not only plain editor colors ;)

4

3 に答える 3

26

As reported by Lars Vogel in "New Eclipse 4 Chrome Theme – Eclipse 4 get even more beautiful":

Checkout https://github.com/jeeeyul/eclipse-themes/ for a new Chrome theme. The update side is listed below and the main website describes the setup and the available customization.

So it is a first example of complete (ie "not just editor colors") customization of Eclipse (in addition of existing dark themes)

screenshot

Michael proposes the following instructions:

In Eclipse click on Help / Install New Software then add the following update site to download the theme: https://raw.github.com/jeeeyul/eclipse-themes/master/net.jeeeyul.eclipse.themes.updatesite/ (taken from this page).
Then check Jeeeyul's themes to install it.

After installation you can click on Window / Preferences / General / Appearance, then select Jeeeyul's themes - Chrome Theme and customize it in ... / Chrome Theme register.
Enjoy the awesome theme :)

于 2012-08-16T04:04:06.653 に答える
3

take a look http://eclipsecolorthemes.org

Your resource for easy installable eclipse color themes. A growing list of the best and most popular color schemes is available.

于 2013-05-13T19:34:53.550 に答える
1

First you install the The Eclipse Color Theme Plugin provided by http://eclipsecolorthemes.org/

To install the plugin, go to Help→Install New Software..., press Add Site and enter Eclipse Color Theme as the name and http://eclipse-color-theme.github.com/ update as the URL. Then select the new entry from the select box labeled Work with, mark Eclipse Color Theme for installation and proceed.

After installation restart eclipse. Then go to Window→Preferences→General→Appereance→Color Theme to change the color theme.

于 2014-03-20T19:36:20.647 に答える