comparison mcabber/contrib/themes/light.txt @ 1204:e802ec0c02d2

Basic support for nick highlighting in MUC rooms (the whole line is colored)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 28 Apr 2007 21:52:57 +0200
parents 7e0562e3bc83
children 1046bbcb6d14
comparison
equal deleted inserted replaced
1203:c96fef31ff96 1204:e802ec0c02d2
2 # Copy this file in your ~/.mcabber/mcabberrc 2 # Copy this file in your ~/.mcabber/mcabberrc
3 3
4 set color_background = white 4 set color_background = white
5 set color_general = black 5 set color_general = black
6 set color_msgout = cyan 6 set color_msgout = cyan
7 set color_msghl = yellow
7 set color_bgstatus = black 8 set color_bgstatus = black
8 set color_status = green 9 set color_status = green
9 set color_roster = blue 10 set color_roster = blue
10 set color_bgrostersel = green 11 set color_bgrostersel = green
11 set color_rostersel = yellow 12 set color_rostersel = yellow