Changing color of Eclipse links in quick fix or Eclipse links in preferences on Linux -


If I use a deep theme then links in eclipse - "quick fix" or eclipse -> priority -> General- & gt; Editor (three "see ..." file associateon "|" content type "|" presence "'' - links) are unreadable.

Cyan Gray on the link I'm talking about :

I found a solution for Windows / XP:

Hover uses the same colors on your system On Windows you can change it via display settings & Gt; Attendance & gt; Advanced: The tooltip link color is used in your browser (and IE)

However, I need a solution for Linux (XFCE 4.8.1 / GTK)

I checked / tested all the settings of EllePse And I did not find any setting for this link - color - it seems to be system-setting (GTK), so I gave it gtkrc:

  style "default" {GtkWidget :: link-color} = "#ffffff"} class "GtkWidget" style "default"   

but it has links in eclipse

I hope you can help - thanks!

Genome

KDE

Use the color menu (the first entry in the photo):

 Enter image details here

and redefine the tooltip background color:

Enter image details here

Then enjoy the readable popup: < P> Image vs. Here Please enter

Comments