Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse dark theme for windows: how to change the color of scroll bars and title bars to dark?

Is there a dark theme for eclipse for windows which changes the color of scroll bars and menu bar to dark as well?

In this post, we can see pretty themes but those are for Mac OS. For Windows, the dark themes look pretty ugly, because of those white scroll bars and title bars etc. really!

Eclipse dark theme for windows

like image 597
Solace Avatar asked Nov 08 '14 04:11

Solace


2 Answers

There is a dark theme that also changes the color of the scroll bars.

Darkest Dark Theme

https://marketplace.eclipse.org/content/darkest-dark-theme

In addition it said it provides nicer icons than the common ones of dark themes.

Note that it worked fine on Windows 10 64bits with Neon.3 Release (4.6.3). I do not know if it works well in other versions.

Print dark theme with scroll bars

-

The Syntax highlighting I am using is not the native of the theme, but the RainbowDrops.epf. Download RainbowDrops.epf (right click on the link and select Save link as...) and import it with Eclipse built-in Preferences Import (go to File > Import... then select General > Preferences).

like image 67
Jean Marcos Avatar answered Oct 03 '22 03:10

Jean Marcos


I think that the scrollbars are native OS and we can't change it. As for the console you can edit it this way:

Preferences > General > Editors > Text Editors: Background colour

Then just choose the colors you want.

Hope this information was helpful. Have a nice day.

like image 30
Inês Rodrigues Avatar answered Oct 03 '22 04:10

Inês Rodrigues