comparison mcabber/mcabberrc.example @ 739:0d5fb1d9077c

Allow "bright" text colors
author Mikael Berthe <mikael@lilotux.net>
date Fri, 10 Mar 2006 17:18:50 +0100
parents a8fa82e611c3
children c71ff9ade18c
comparison
equal deleted inserted replaced
738:03db650f6015 739:0d5fb1d9077c
133 # isn't defined, the status message will stay unchanged. 133 # isn't defined, the status message will stay unchanged.
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 # For text colors (i.e. not background and bg* colors) you can also use
139 # the "bright" prefix to get a bright/bold color. Example: brightblue
138 # You can use the "default" color, too (i.e. for transparent background) 140 # You can use the "default" color, too (i.e. for transparent background)
141 #
142 # You can have a look at the contrib/themes/ directory to see some sample
143 # color settings.
139 # 144 #
140 # background: background color of the chat window and the log window 145 # background: background color of the chat window and the log window
141 # general: text color in the chat window and the log window 146 # general: text color in the chat window and the log window
142 # highlight: text color in the chat window for highlighted lines 147 # highlight: text color in the chat window for highlighted lines
143 # bgstatus: background color of the status lines 148 # bgstatus: background color of the status lines