view mcabber/contrib/themes/oliver.txt @ 1026:fc6060707022

[BP] Fixes truncating utf-8 buddy names (Myhailo Danylenko) Backport of changesets 023891f99732 and 553b8ecf901f.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 16 Nov 2006 19:30:12 +0100
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: