mcabber/mcabberrc.example
changeset 1417 783b47c9d963
parent 1386 8e763c2c331f
child 1419 fb438482b28e
equal deleted inserted replaced
1416:7f0da8de2a7d 1417:783b47c9d963
   284 
   284 
   285 # Colors
   285 # Colors
   286 # Colors are: black, red, green, yellow, blue, magenta, cyan, white
   286 # Colors are: black, red, green, yellow, blue, magenta, cyan, white
   287 # For text colors (i.e. not background and bg* colors) you can also use
   287 # For text colors (i.e. not background and bg* colors) you can also use
   288 # the "bright" prefix to get a bright/bold color.  Example: brightblue
   288 # the "bright" prefix to get a bright/bold color.  Example: brightblue
   289 # You can use the "default" color, too (i.e. for transparent background)
   289 # You can use the "default" color, too (i.e. for transparent background).
   290 #
   290 # If your terminal supports 256 colors, you can use the color number
   291 # You can have a look at the contrib/themes/ directory to see some sample
   291 # directly (16-255).
       
   292 #
       
   293 # Have a look at the contrib/themes/ directory to see some sample
   292 # color settings.
   294 # color settings.
   293 #
   295 #
   294 # background: background color of the chat window and the log window
   296 # background: background color of the chat window and the log window
   295 # general:    text color in the chat window and the log window
   297 # general:    text color in the chat window and the log window
   296 # info:       text color in the chat window for info messages
   298 # info:       text color in the chat window for info messages