view mcabber/contrib/themes/oliver.txt @ 853:bdd526ec62bc

Fix segfault when using /group with the [status] entry This patch fixes the segfault reported by pmw in the mcabber conference room.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 13 May 2006 22:21:20 +0200
parents 7e0562e3bc83
children e802ec0c02d2
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_msgout       = cyan
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: