view mcabber/contrib/themes/oliver.txt @ 1748:51a23403cc80

Fix readline_updowncase_word() and readline_capitalize_word() wrt UTF-8
author Mikael Berthe <mikael@lilotux.net>
date Fri, 12 Mar 2010 19:13:56 +0100
parents 1046bbcb6d14
children 91b075dc424a
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_info         = white
set color_msgout       = cyan
set color_msgin        = cyan
set color_msghl        = yellow
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: