If you hover over a standard library Java method in Eclipse, you get a hover over dialog. How can you change the color of the text in that hover over dialog ?
Thanks, Ankur
If you hover over a standard library Java method in Eclipse, you get a hover over dialog. How can you change the color of the text in that hover over dialog ?
Thanks, Ankur
As this thread illustrates, those colors (background and foreground) are controlled by the colors used by the OS.
See "background color of the Common Navigator View" for instance.
Or: "How to change background of all VIEWS in Eclipse IDE ?": same issue.