comparison 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
comparison
equal deleted inserted replaced
784:d7f3b58db522 785:7e0562e3bc83
142 # You can have a look at the contrib/themes/ directory to see some sample 142 # You can have a look at the contrib/themes/ directory to see some sample
143 # color settings. 143 # color settings.
144 # 144 #
145 # background: background color of the chat window and the log window 145 # background: background color of the chat window and the log window
146 # general: text color in the chat window and the log window 146 # general: text color in the chat window and the log window
147 # highlight: text color in the chat window for highlighted lines 147 # msgout: text color in the chat window for outgoing messages
148 # bgstatus: background color of the status lines 148 # bgstatus: background color of the status lines
149 # status: text color of the status lines 149 # status: text color of the status lines
150 # roster: text color of the roster (buddylist) normal items 150 # roster: text color of the roster (buddylist) normal items
151 # bgrostersel: background color of the selected roster item 151 # bgrostersel: background color of the selected roster item
152 # rostersel: text color of the selected roster item 152 # rostersel: text color of the selected roster item
153 # rosterselmsg:text color of the selected roster item, if there is a new msg 153 # rosterselmsg:text color of the selected roster item, if there is a new msg
154 # rosternewmsg: text color of items with unread messages 154 # rosternewmsg: text color of items with unread messages
155 # 155 #
156 #set color_background = black 156 #set color_background = black
157 #set color_general = white 157 #set color_general = white
158 #set color_highlight = cyan 158 #set color_msgout = cyan
159 #set color_bgstatus = blue 159 #set color_bgstatus = blue
160 #set color_status = white 160 #set color_status = white
161 #set color_roster = green 161 #set color_roster = green
162 #set color_bgrostersel = cyan 162 #set color_bgrostersel = cyan
163 #set color_rostersel = blue 163 #set color_rostersel = blue