view mcabber/contrib/themes/oliver.txt @ 771:ce4f8a2129a4

scr_LogPrint() can display UTF-8 strings
author Mikael Berthe <mikael@lilotux.net>
date Sat, 25 Mar 2006 18:00:40 +0100
parents d34b280d8be3
children 7e0562e3bc83
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_highlight    = 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: