How to change font color in eclipse for debug popup? - eclipse

does anyone can help me to change the color in eclipse.
I have tried all possibilities and nothing works.
This happens in debug mode. I can't see the details as they are pale grey.
I am trying to change the font color
I have ubuntu 10.4 system
Thanks in advance

I found the solution from the following link:
https://askubuntu.com/questions/45001/how-to-fix-black-tooltips-in-eclipse

Related

DBeaver Content Assist colors

I am having difficulty getting the Content assist colors right. With auto-completion, the first suggestion is always light color on light color. Here is what it looked like originally (Dracula Theme):
Changing the values of Content Assist Background/Foreground colors did not have any affect on the top suggestion. Here is a screenshot from after swapping the Content Assist Foreground and Background colors (Darkest Dark theme):
I have tried swapping every other practical color setting in Window->Preferences->General->Appearance->Colors and Fonts with no luck. The color scheme in the first image above is the popular Dracula theme that I manually set up setting by setting. Thinking I screwed something up in there, I scrapped all that work and switched to the Eclipse DevStyle theme Darkest Dark. Here, I was met with the same issue. After this, I switched everything to default settings where the color scheme is black font on white background. Everything is readable. Switching back to the Darkest Dark, the issue remains.
I have found similar questions regarding this, but their solutions are mostly for Linux (GTK specifically). This machine I am using is on Windows 7. I also have a laptop that runs DBeaver on Arch Linux and does not suffer from this problem. It seems this issue may be system dependent. I found one answer that suggested changing the message box settings for Windows may fix this, but my message box settings are currently black text on white background. Any help is greatly appreciated!
Most of the SWT widgets relay on the OS level theme. For example, it's known that using the Windows Classic theme at the OS level can cause oddities like this one. So just switching to a different theme can fix this issue.
maybe you have found the solution, just in case anyone is still searching...
we can change the color of "content assist", you can find in "Colors and fonts".
click here to see the setting

How can I fix dbeaver light theme text display?

I'm using dbeaver 6.0.4 on Manjaro+i3wm 4.14. some text color is similar to background. When I switch dark theme everything is ok. I have tried all the light theme and I don't want to dark theme. what can I do to fix this?
ui
already resovled by install from eclipse marketplace not from os

Eclipse Neon 2 tool tip texts are in white and barely readable in Ubuntu 16.04

I did the fix given by kayahr in here long time ago and it worked fine. But now it is not working. As you can see in the attached image the texts in the tool tip are barely readable as the texts are in white colour and I couldn't find any place for setting the tool tip text color in Eclipse Peferences. I recently updated Ubuntu perhaps it may be the reason for this error. I tried gnome color chooser too but it also does not have a option to change the tool tip text color. How to fix it? Thanks in advance
Eclipse neon uses GTK+3 by default so refer this solution https://askubuntu.com/a/70665/112794 [Editing /usr/share/themes/Ambiance/gtk-2.0/gtkrc file is not required].
You can get your current by executing
gsettings get org.gnome.desktop.interface gtk-theme

The unreadable tool tip in eclipse [Windows]

As you can see the tip select is unreadable becase the font color is the same as the background color of the select field. I have no idea how to fix it. I found here the resolution for Linux only :( [Im using the windows 7]. I tried to reinstall the eclipse etc but nothing helped me.
Can someone tell me how fix it?
Whats more everything is good i mean readable when im using the white [classic] theme but i really prefer the dark theme i think its better for my eyes.
Thanks for help.
I founded that changing the composition from Windows setting may help me. But what is it possible to change only the one atribute [font or highlight color] without changing the whole composition? :/

How to configure eclipse background color for pop ups in Java Editor

In eclipse JDE, when I move my mouse over a Java element, a pop up will show up an with 'Press F2 for focus'. My question is how can I configure the background color of that popup? I have gone to 'Color and Font' in the preference. I have tried all the ones with 'black' background, but i still can't change the color.
I am using eclipse 3.7M7 on ubuntu 11.04.
Can u please tell me how can I change the color ?
hey mate I think your having same problem as me. I think this might help
try installing XulRunner 1.9.2 or later, I think its accordingly to your version of Firefox
If I'm not mistaking, well here are the links hope it helps
xulRunner versions...
also Im no sure if your doing some gwt but I had an issue with the designer with the BLACK background anyway this is how you fix it
Gwt fix for the black background on designer