Eclipse Luna in Xubuntu 14.04: unreadable unselected items in Code Assist - eclipse

How I can fix this? In Xubuntu I have installed Dorian Theme.
In Appearance -> Color and Fonts I see Content Assist background color and Content Assist foreground color, but this not working for me.

Updated your theme gtkrc file. Usually themes can be found in /usr/share/themes folder.
Refer these post.
The selected entry in Eclipse content assist is unreadable because of colours
How to change the highlight color in autocomplete box in Eclipse
eclipse content assist popup is unreadable on ambiance radiance theme
eclipse colour scheme is terrible in ubuntu
How to change tooltip background color in Unity? - Do it for your theme i.e - Dorian Theme

Related

How can I change selected item color in non editor panel of Eclise?

I am Using Eclipse Neon 3 with darkest dark theme. The color of text and background of selected items are very similar in Project explorer, Search and any other non editor panel as shown below so it is very hard to read . Anyone know how I can change them?
enter image description here
Well I found the solution. The highlight color is applyed system wide so I had to change the color theme of Gnome GTK Theme with Gnome Tweak tool.

Changing eclipse menu buttons font color

I just downloaded the eclipse moonrise theme for my eclipse.
the problem is the color of the text on the menu buttons is white on grey and i can't read them. tried to change different color is colors and fonts tab with no success.
any one know where to change this font?
Thanks

Change theme background color for eclipse luna

For luna, I have downloaded eclipse color theme and changed my text editor color to 'Solarized Dark'. How can I change my project explorer background color and other windows other than the editor? I have picked Dark Theme but I can't seem to customize dark theme to match the text editor background color. Any help is appreciated.
"Any help is appreciated"
You need to change some CSS files,
You will find them here :
C:...\eclipse\plugins\org.eclipse.ui.themes_1.0.1.v20141126-1957\css\
The next step is to find the right file and the right color to change (this is your part, i'm to lazy for it ^^ But it works)
You need to restart eclipse to see the changes.
Enjoy your customisation ! ;)

Change selected font color in Eclipse

Hi I am using Eclipse LUNA dark theme. I like the flip of font color in preference (see pic).
How do you configure this behavior for items in package explorer?

Eclipse color theme plugin issue

I just installed the Eclipse color theme plugin and when I go to "Preferences-General-Appearance-Color Theme" and choose a new theme it does not change my colors. I am testing this in both the "Web" and "JavaScript" perspectives.
Currently my background color is black (which it was not before, and I in fact have no idea how it got switched). I just want to switch it back to a typical white theme.
Ok, I figured this out. I also have Aptana Studio installed in my Eclipse. Under the settings for Aptana Studio is a category called "Themes". When I changed the theme here my colors finally changed. This also explains why my screen switched to a black background. It must have been the default color theme for Aptana when I installed it. I guess the Aptana Studio themes override the default Eclipse color settings and also the "Color Theme" plugin I installed.