comparison mcabber/mcabberrc.example @ 1272:033576acac4c

Add configurable roster colors (Michal 'vorner' Vaner)
author Mikael Berthe <mikael@lilotux.net>
date Tue, 21 Aug 2007 20:49:03 +0200
parents 6495aa83d059
children b1be0c6862d4
comparison
equal deleted inserted replaced
1271:f8a874ff453a 1272:033576acac4c
277 #set color_bgrostersel = cyan 277 #set color_bgrostersel = cyan
278 #set color_rostersel = blue 278 #set color_rostersel = blue
279 #set color_rosterselmsg = red 279 #set color_rosterselmsg = red
280 #set color_rosternewmsg = red 280 #set color_rosternewmsg = red
281 281
282 #You can color roster items by their status and JID. For example, to have all
283 #roster items white, just all contacts from jabber.org that are away, not
284 #available or do not disturb yellow, you do this:
285 #
286 #color roster * * white
287 #color roster adn *@jabber.org yellow
288
282 # Style 289 # Style
283 # Note: the "log_win_height" and "roster_width" values below can be set 290 # Note: the "log_win_height" and "roster_width" values below can be set
284 # in real time when mcabber is running. Refresh the screen (Ctrl-l) to 291 # in real time when mcabber is running. Refresh the screen (Ctrl-l) to
285 # use the new values. 292 # use the new values.
286 # 293 #