JAVA GUICOLORS

With the Java GUICOLORS you are able to change the default color settings of the Java client. Such as Your own text colors room modes, moderators, voiced, kicks, and so on. GUICOLORS need to be changed with a hexadecimal value. For your convenience we have a list of hex color values. You need to keep in mind that guicolors=0,guicolors=1 to 9 are offered to you in order to wrap the lines as each lines in your def.prm file will not accept more then 256 characters.

Hex Values:

FFFFFF = White
FF0000 = Red
FFFF00 = Yellow
000000 = Black
800000 = Brown
00FF00 = Light Green
000080 = Blue
800080 = Purple
008080 = Cyan
008000 = Green
808000 = Orange
00FFFF = Light Cyan
0000FF = Light Blue
FF00FF = Pink
808080 = Grey
C0C0C0 = Light Grey

Example:
guicolors1="privatecolor=000000;noticecolor=333333".

Besides some of the GUICOLOR parameters you will brackets () the color indicated in the brackets is the default setting for the Java client.

actionColor (red)
systemColor (orange)
noticeColor (red)
joinColor (green)
quitColor (joinColor)
kickColor (magenta)
urlColor (blue)
privateColor (gray)
talkColor (black)
youColor (black)
soundColor (cyan)
errorColor (red)
operColor (blue)
voiceColor (green)
uopColor (teal)
titleColor (lightGray)
titleTextColor (black)
sessionColor
sessionTextColor
messageColor
messageTextColor
tickerColor
tickerTextColor
tickerTextHiColor (urlColor)
selectColor (lightGray)
roomsColor (blue)
usersColor (talkColor)
buttonColor (darkGray)
buttonDisabledColor (lightGray)
inputColor (white)
inputTextColor (black)
nickInputColor (white)
nickInputTextColor (black)
usersBackgroundColor
historyBackgroundColor
roomsBackgroundColor

Example:
opercolor=FF0000