diff mcabber/mcabberrc.example @ 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 ef40688d87bd
children abc5847d1613
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Sat Apr 28 12:16:45 2007 +0200
+++ b/mcabber/mcabberrc.example	Sat Apr 28 21:52:57 2007 +0200
@@ -230,6 +230,7 @@
 # background: background color of the chat window and the log window
 # general:    text color in the chat window and the log window
 # msgout:     text color in the chat window for outgoing messages
+# msghl:      text color in the chat window for highlighted messages (MUC)
 # bgstatus:   background color of the status lines
 # status:     text color of the status lines
 # roster:     text color of the roster (buddylist) normal items
@@ -241,6 +242,7 @@
 #set color_background   = black
 #set color_general      = white
 #set color_msgout       = cyan
+#set color_msghl        = yellow
 #set color_bgstatus     = blue
 #set color_status       = white
 #set color_roster       = green