# RealChat Client applet configuration file
# rcs/client/RealChatClient.conf
# Visit http://www.rcsoft.net/ for details.
#
# This configuration file contains one directive per line. Directives are case
# sensitive. Lines which begin with the hash character are considered comments,
# and are ignored.
#

# Server-specific Directives
PORT = 8080

# Common Configuration
Language = en
windowResizable = yes
border = 5

hasLogoImage = no
logoImage = logo.gif
logoImageAlignment = left

#onCloseURL = http://www.some-site.com/
onCloseURLTarget = _top
helpURL = help.html

# swear filter ( up to 50 words )
offensiveWords = shit, fuck, asshole

# User Interface Configuration
fontFace = Helvetica
hasButtonIcons = yes
hasRoomsTab = yes
hasSettingsTab = yes
hasProfileTab = yes
hasFontAndImagesButtons = yes
hasUserPanel = yes
hasEmotionsButton = yes
hasWhoWhereButton = yes
hasAwayButton = yes
hasHelpButton = yes
hasLogoutButton = yes
hasToolTipBar = yes
hasUserControlButtons = yes

# User Preferences ( default values )
# chat area section
showFontStyles = yes
showFontColors = yes
showSmileys = yes
showImages = yes
showAvatars = yes
avatarIcon = 0
textColor = 0
nickColor = 1
ignorePrivateMessages = no
showPeopleEntering = yes
showRoomInfo = yes
#sounds section
soundEffects = yes
userEntrySound = no
messageSound = no
privateMessageSound = yes

# Color theme configuration 
# User Interface( foreground,background )
loginPanelColors = 333366,AEAAAE
mainPanelColors = FFFFFF,505075
tabPanelColors = 333366,AEAAAE
dialogColors = 333366,AEAAAE
myChatPanelColors = 333366,AEAAAE
userPanelColors = 333366,AEAAAE
controlPanelColors = 333366,AEAAAE
listColors = EEEEE7,505075
textAreaColors = 000000,FFFFFF

# Userlist nick colors
ownColor = 049D3B
defaultColor = 505075
roomOwnerColor = 1E45D8
moderatorColor = D81ECD
allowedToSpeakColor = 5DD3EC
tempOperatorColor = D8D61E
operatorColor = D8981E
administartorColor = D82F1E

# ChatArea colors
chatBackgroundColor = FFFFFF
chatTextColor = 000000
chatNickColor = CC3333
chatLinkColor = 3333CC
chatEmotionColor = 6666FF
chatServerColor1 = B0B0B0
chatServerColor2 = EE9999

# Color Palette
c0 = CC6633
c1 = CC9933
c2 = CCCC33
c3 = 33CC66
c4 = 339933
c5 = 336633
c6 = 999999
c7 = 9933CC
c8 = CC33CC
c9 = CC99CC
c10 = 33CCCC
c11 = 3399CC
c12 = 3366CC
c13 = 3333CC