Share this page 

Change Tooltip colorTag(s): Swing


UIManager.put("Tooltip.background", new ColorUIResource(...));
The default value is
javax.swing.plaf.ColorUIResource[R=204,G=204,B=255]
NOTE:Most Swing resources can be customize this way. Here a list of the resource names and their default values.