view mcabber/contrib/themes/light2.txt @ 1155:3b9bbf6c4c93

Added hlog_get_log_jid(): returns the value of a symlinked history file or NULL if it isn't symlinked
author Frank Zschockelt
date Wed, 14 Feb 2007 13:24:53 +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       = 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: