Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Installed dark theme in eclipse, but scrollbars is still grey

I am using Eclipse Luna(4.4.0) and trying to make it completely dark. So I Installed a theme plugin:

Eclipse menu -> Help -> Eclipse Marketplace, search "Eclipse Color Theme Plugin"

In “Windows Preferences”, selected the “Dark” theme and

Eclipse menu -> Window -> Preference -> General -> Appearance -> Color Theme, choosed “sublime Text 2″. Done, I'm just changed everything to “Dark”.

But, scrollbars is still grey

Does anybody know how to make it dark too?

Thanks in advance!!

like image 209
i474232898 Avatar asked Feb 10 '15 13:02

i474232898


People also ask

Which Eclipse version has dark mode?

Dark Theme in Eclipse Photon.

How do I make the scroll bar black in Chrome?

Web Platform Controls Dark ModeClick on Start> Settings > Personalization. Select Colors, under Choose your default app mode, select 'Dark'

Does Eclipse Oxygen have dark theme?

The Eclipse Color Theme plugin is included as part of the Darkest Dark theme to provide configurable editor colors. Work by the Eclipse platform team in Oxygen is brought forward to help clean up a couple rough areas like Button and Table header coloring on Windows.


2 Answers

Eclipse's built in dark theme is very problematic.

Check out the DevStyle plugin from Eclipse marketplace. It creates dark themes up to par with other IDEs like IntelliJ.

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

like image 127
Nicholas DiPiazza Avatar answered Oct 11 '22 23:10

Nicholas DiPiazza


For all mac users out there, you can change it in system preferences: Apple menu > System Preferences, then click General > Show scroll bars Select “Automatically based on mouse or trackpad.” i voila :)

like image 27
Macilias Avatar answered Oct 11 '22 22:10

Macilias