Eclipse IDE - Background Color

Possible duplicate:
Change background color of interface elements in Eclipse IDE

As you probably know, the default color is white, or I must say, the glowing eye-killer-white.

I am looking for a color scheme to make it more attractive, does anyone know her? (Yes, I tried Google and found some Java schema that didn't match Perl / EPIC).

Thanks,

+4
source share
2 answers

Try http://www.eclipsecolorthemes.org/ There are many topics available, and a video tutorial to show how to import a file at http://www.eclipsecolorthemes.org/?view=how-to-use

+4
source

After adding the add-on to eclipse color themes as described above, it automatically adds several themes. You can simply select a color theme from the settings.

Menu->Window->Preferences General->Appearance->Color Theme 
0
source

Source: https://habr.com/ru/post/1342408/


All Articles