comparison mcabber/contrib/themes/light.txt @ 737:d34b280d8be3

New themes directory, with sample color settings
author Mikael Berthe <mikael@lilotux.net>
date Thu, 09 Mar 2006 23:56:55 +0100
parents
children 7e0562e3bc83
comparison
equal deleted inserted replaced
736:a8fa82e611c3 737:d34b280d8be3
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 = cyan
7 set color_bgstatus = black
8 set color_status = green
9 set color_roster = blue
10 set color_bgrostersel = green
11 set color_rostersel = yellow
12 set color_rosterselmsg = red
13 set color_rosternewmsg = red
14
15 # vim:set ft=conf: