view mcabber/contrib/themes/oliver.txt @ 1285:1046bbcb6d14

Update color themes (vorner)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 25 Aug 2007 22:56:47 +0200
parents e802ec0c02d2
children 91b075dc424a
line wrap: on
line source

# 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: