comparison mcabber/mcabberrc.example @ 723:23068490d063

Add text color when the selected buddy has an unread message (Only when chat mode is disabled, of course.)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 05 Mar 2006 11:00:24 +0100
parents 241c9128766a
children e46c680bdd3d
comparison
equal deleted inserted replaced
722:9054697b1a06 723:23068490d063
142 # bgstatus: background color of the status lines 142 # bgstatus: background color of the status lines
143 # status: text color of the status lines 143 # status: text color of the status lines
144 # roster: text color of the roster (buddylist) normal items 144 # roster: text color of the roster (buddylist) normal items
145 # bgrostersel: background color of the selected roster item 145 # bgrostersel: background color of the selected roster item
146 # rostersel: text color of the selected roster item 146 # rostersel: text color of the selected roster item
147 # rosterselmsg:text color of the selected roster item, if there is a new msg
147 # rosternewmsg: text color of items with unread messages 148 # rosternewmsg: text color of items with unread messages
148 # 149 #
149 #set color_background = blue 150 #set color_background = blue
150 #set color_general = white 151 #set color_general = white
151 #set color_bgstatus = blue 152 #set color_bgstatus = blue
152 #set color_status = white 153 #set color_status = white
153 #set color_roster = green 154 #set color_roster = green
154 #set color_bgrostersel = cyan 155 #set color_bgrostersel = cyan
155 #set color_rostersel = blue 156 #set color_rostersel = blue
157 #set color_rosterselmsg = red
156 #set color_rosternewmsg = red 158 #set color_rosternewmsg = red
157 159
158 # Style 160 # Style
159 # Note: the "log_win_height" and "roster_width" values below can be set 161 # Note: the "log_win_height" and "roster_width" values below can be set
160 # in real time when mcabber is running. Refresh the screen (Ctrl-l) to 162 # in real time when mcabber is running. Refresh the screen (Ctrl-l) to