# 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 darkblue
attacking blue
attackMon brown
attackMonMiss darkgrey
attacked darkred
attackedMiss darkgrey
cartAdd darkgreen
cartRemove darkgrey
casting darkcyan
chat yellow
conf green
connection darkcyan
drop darkgreen
emotion magenta
equip /grey25
exists darkblue
exp darkcyan
failed darkgrey

pm red/yellow
guild yellow
party yellow
list white
info white

route green

skillAttack white
skillHeal green
skillon yellow

sit green
stand green
system white
targetDie grey

useItem darkgreen
inventoryAdd darkgreen
inventoryRemove darkgrey
inventoryNoID darkgrey

[error]
default red

[warning]
default yellow
info yellow

[debug]
default default