mcabber/mcabberrc.example
changeset 712 e1639629c87b
parent 702 3e34bd8e073d
child 719 241c9128766a
equal deleted inserted replaced
711:75dde88f1884 712:e1639629c87b
   134 set message_autoaway = Auto-away (idle)
   134 set message_autoaway = Auto-away (idle)
   135 
   135 
   136 # Colors
   136 # Colors
   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 #
       
   140 # background: background color of the chat window and the log window
       
   141 # general:    text color in the chat window and the log window
       
   142 # bgstatus:   background color of the status lines
       
   143 # status:     text color of the status lines
       
   144 # roster:     text color of the roster (buddylist) normal items
       
   145 # bgrostersel: background color of the selected roster item
       
   146 # rostersel:   text color of the selected roster item
       
   147 # rosternewmsg: text color of items with unread messages
       
   148 #
   139 #set color_background   = blue
   149 #set color_background   = blue
   140 #set color_general      = white
   150 #set color_general      = white
   141 #set color_newmessage   = red
   151 #set color_bgstatus     = blue
   142 #set color_rosternormal = magenta
   152 #set color_status       = white
   143 #set color_rosterselect = black
   153 #set color_roster       = green
   144 #set color_backselected = cyan
   154 #set color_bgrostersel  = cyan
       
   155 #set color_rostersel    = blue
       
   156 #set color_rosternewmsg = red
   145 
   157 
   146 # Style
   158 # Style
   147 # Note: the "log_win_height" and "roster_width" values below can be set
   159 # Note: the "log_win_height" and "roster_width" values below can be set
   148 # in real time when mcabber is running.  Refresh the screen (Ctrl-l) to
   160 # in real time when mcabber is running.  Refresh the screen (Ctrl-l) to
   149 # use the new values.
   161 # use the new values.