comparison mcabber/contrib/themes/light2.txt @ 743:735e259c3d31

New color sample file
author Mikael Berthe <mikael@lilotux.net>
date Fri, 10 Mar 2006 19:41:48 +0100
parents
children 7e0562e3bc83
comparison
equal deleted inserted replaced
742:76e00324c404 743:735e259c3d31
1 # Sample color config.
2 # Copy this file in your ~/.mcabber/mcabberrc
3
4 set color_background = white
5 set color_general = black
6 set color_highlight = blue
7 set color_bgstatus = black
8 set color_status = brightcyan
9 set color_roster = magenta
10 set color_bgrostersel = black
11 set color_rostersel = brightgreen
12 set color_rosterselmsg = red
13 set color_rosternewmsg = red
14
15 # vim:set ft=conf: