# This file controls the colors used to highlight messages in the
# console.
# Valid colors are:
# black, darkgrey, grey, white
# red, darkred, yellow, brown, green, darkgreen,
# cyan, darkcyan, blue, darkblue, magenta, darkmagenta,
# default
# 
# Format:
# [Message type]
# <message domain> [foreground color][/background color]

# Set to 0 to disable colors
useColors 1

[message]
appeared #7787AB
attacking orange
attackMon #66CCFF
attackMonMiss grey/black
attacked #FF0066
attackedMiss #666666
cartAdd #339900
cartRemove #5A5A5A
casting #00CC99
chat yellow
conf #8781BD
connection darkcyan
drop darkgreen
emotion #FFCCCC
equip /grey25
exists #84909D
exp #CCFFFF
failed #99CC00

pm red/yellow
guild #CCFFCC
party #CC6600
list white
info white

route #FFCC33

skillAttack white
skillHeal green
skillon yellow

sit green
stand green
system white
targetDie #FFDD99

useItem green
inventoryAdd #66CC00
inventoryRemove #5A5A5A
inventoryNoID #666666/grey25

[error]
default red

[warning]
default yellow
info yellow

[debug]
default default