comparison mcabber/mcabberrc.example @ 730:e46c680bdd3d

New color: color_highlight (for outgoing messages)
author Mikael Berthe <mikael@lilotux.net>
date Mon, 06 Mar 2006 12:16:23 +0100
parents 23068490d063
children f30031cdb56b
comparison
equal deleted inserted replaced
729:39f67cade02c 730:e46c680bdd3d
137 # Colors are: black, red, green, yellow, blue, magenta, cyan, white 137 # Colors are: black, red, green, yellow, blue, magenta, cyan, white
138 # You can use the "default" color, too (i.e. for transparent background) 138 # You can use the "default" color, too (i.e. for transparent background)
139 # 139 #
140 # background: background color of the chat window and the log window 140 # background: background color of the chat window and the log window
141 # general: text color in the chat window and the log window 141 # general: text color in the chat window and the log window
142 # highlight: text color in the chat window for highlighted lines
142 # bgstatus: background color of the status lines 143 # bgstatus: background color of the status lines
143 # status: text color of the status lines 144 # status: text color of the status lines
144 # roster: text color of the roster (buddylist) normal items 145 # roster: text color of the roster (buddylist) normal items
145 # bgrostersel: background color of the selected roster item 146 # bgrostersel: background color of the selected roster item
146 # rostersel: text color of the selected roster item 147 # rostersel: text color of the selected roster item
147 # rosterselmsg:text color of the selected roster item, if there is a new msg 148 # rosterselmsg:text color of the selected roster item, if there is a new msg
148 # rosternewmsg: text color of items with unread messages 149 # rosternewmsg: text color of items with unread messages
149 # 150 #
150 #set color_background = blue 151 #set color_background = blue
151 #set color_general = white 152 #set color_general = white
153 #set color_highlight = yellow
152 #set color_bgstatus = blue 154 #set color_bgstatus = blue
153 #set color_status = white 155 #set color_status = white
154 #set color_roster = green 156 #set color_roster = green
155 #set color_bgrostersel = cyan 157 #set color_bgrostersel = cyan
156 #set color_rostersel = blue 158 #set color_rostersel = blue