view mcabber/contrib/themes/light2.txt @ 1304:8ada97e5eb75

Fix a gcc warning
author Mikael Berthe <mikael@lilotux.net>
date Fri, 07 Sep 2007 17:07:35 +0200
parents 1046bbcb6d14
children 91b075dc424a
line wrap: on
line source

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

set color_background   = white
set color_general      = black
set color_info         = black
set color_msgout       = blue
set color_msgin        = blue
set color_msghl        = red
set color_bgstatus     = black
set color_status       = brightcyan
set color_roster       = magenta
set color_bgrostersel  = black
set color_rostersel    = brightgreen
set color_rosterselmsg = red
set color_rosternewmsg = red

# vim:set ft=conf: