mcabber/contrib/themes/oliver.txt
author Mikael Berthe <mikael@lilotux.net>
Sat, 25 Aug 2007 22:56:47 +0200
changeset 1285 1046bbcb6d14
parent 1204 e802ec0c02d2
child 2039 91b075dc424a
permissions -rw-r--r--
Update color themes (vorner)

# Sample color config.
# Copy this file in your ~/.mcabber/mcabberrc

set color_background   = blue
set color_general      = white
set color_info         = white
set color_msgout       = cyan
set color_msgin        = cyan
set color_msghl        = yellow
set color_bgstatus     = yellow
set color_status       = red
set color_roster       = cyan
set color_bgrostersel  = yellow
set color_rostersel    = blue
set color_rosterselmsg = red
set color_rosternewmsg = red

# vim:set ft=conf: