view mcabber/contrib/themes/light.txt @ 1133:9dd28a56128f

Do not create one panel per contact Use a single panel for the chat mode, this is much more memory-efficient, and faster.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 03 Feb 2007 18:06:34 +0100
parents 7e0562e3bc83
children e802ec0c02d2
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_msgout       = cyan
set color_bgstatus     = black
set color_status       = green
set color_roster       = blue
set color_bgrostersel  = green
set color_rostersel    = yellow
set color_rosterselmsg = red
set color_rosternewmsg = red

# vim:set ft=conf: