diff mcabber/mcabberrc.example @ 785:7e0562e3bc83

Replace color_highlight with color_msgout
author Mikael Berthe <mikael@lilotux.net>
date Sun, 02 Apr 2006 23:11:55 +0200
parents c71ff9ade18c
children 4a6ce276ffca
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Sun Apr 02 22:45:05 2006 +0200
+++ b/mcabber/mcabberrc.example	Sun Apr 02 23:11:55 2006 +0200
@@ -144,7 +144,7 @@
 #
 # background: background color of the chat window and the log window
 # general:    text color in the chat window and the log window
-# highlight:  text color in the chat window for highlighted lines
+# msgout:     text color in the chat window for outgoing messages
 # bgstatus:   background color of the status lines
 # status:     text color of the status lines
 # roster:     text color of the roster (buddylist) normal items
@@ -155,7 +155,7 @@
 #
 #set color_background   = black
 #set color_general      = white
-#set color_highlight    = cyan
+#set color_msgout       = cyan
 #set color_bgstatus     = blue
 #set color_status       = white
 #set color_roster       = green