view mcabber/contrib/themes/light.txt @ 1265:18ef697e706d

Update macros/missing/glib-2.0.m4 Sync with Debian libglib2.0-dev (2.12.12-1) file.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 04 Jul 2007 18:08:35 +0200
parents e802ec0c02d2
children 1046bbcb6d14
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_msghl        = yellow
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: