Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse dark theme content assist unreadable

I'm using Eclipse CDT 4.5.2 with Eclipse Color Theme installed on Windows 7. The problem is that when I use the "Sublime Text 2" theme from Eclipse Color Theme the first item in content assist (Ctrl-Space menu) is unreadable like that. Is there any way I could change specifically that color without changing the overall theme?

like image 579
user3412497 Avatar asked Mar 31 '16 19:03

user3412497


People also ask

How do I enable dark mode in Eclipse?

If you want to join this club, simply type "Dark" into the Quick Access box and press enter. This brings you to the correct preference page. Select Dark, press Apply and Close (and restart your IDE to fully apply the theme).

How do I get darkest dark theme in Eclipse?

Impressive dark UI without any extra setup—Simple to turn on and off from Preferences>General>Appearance. Easily customized to your liking—It's a breeze to customize your colors fromPreferences>General>DevStyle>Color Themes.


2 Answers

Devstyle has Darkest Dark and Deep Black themes which really improve the dark eclipse themes. The default themes are tailored to ensure that all the colors look great. You can get from Eclipse marketplace: https://marketplace.eclipse.org/content/darkest-dark-theme-devstyle

Darkest Dark

Deep Dark

like image 89
Sara Konz Avatar answered Oct 08 '22 15:10

Sara Konz


Change the color setting in "Window->Preferences->General->Color and Theme->Content Assistant foreground color", then apply it. enter image description here

like image 6
popo Avatar answered Oct 08 '22 15:10

popo