view mcabber/contrib/themes/light2.txt @ 746:3a76c2d73606

Free eviqs data field in iqs_del() and evs_del() (This field is not used yet anyway)
author Mikael Berthe <mikael@lilotux.net>
date Mon, 13 Mar 2006 18:41:01 +0100
parents 735e259c3d31
children 7e0562e3bc83
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_highlight    = blue
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: