view mcabber/contrib/themes/oliver.txt @ 1654:8effa82ae593

Do not print ssl error if user has not requested it
author Myhailo Danylenko <isbear@ukrpost.net>
date Sun, 29 Nov 2009 00:00:10 +0200
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: