view mcabber/contrib/themes/oliver.txt @ 819:c2d7d9dd4193

New option 'block_unsubscribed'
author Mikael Berthe <mikael@lilotux.net>
date Sat, 22 Apr 2006 10:50:54 +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: