Looks like there is no way to configure this in the preferences, however the following works for me to set the tooltip background in Eclipse CDT to the familiar yellow from Human:
Modify or add the following lines in eclipse_workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.ui.prefs sourceHoverBackgroundColor=245,245,181 sourceHoverBackgroundColor.SystemDefault=false -- eclipse: tooltips unreadable https://bugs.launchpad.net/bugs/540332 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
