Allows you to set colors on specific UI elements. See JAVA GUICOLORS for more information.
Examples:
In a web page:
<param name="guicolors" value="titlecolor=000000;titletextcolor=FF0000">
In a param file:
guicolors=titlecolor=000000;titletextcolor=FF0000