diff mcabber/mcabberrc.example @ 267:8d3d5bd52da3

Improve color configuration * Rename color options (it made no sense!!) * Use default values * Do not crash anymore when the colors options are buggy in the mcabberrc
author mikael@frmp8452
date Sun, 03 Jul 2005 00:21:59 +0100
parents 9a6ba4b38e63
children 7f2e61392b2e
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Sat Jul 02 19:27:15 2005 +0100
+++ b/mcabber/mcabberrc.example	Sun Jul 03 00:21:59 2005 +0100
@@ -44,15 +44,11 @@
 #debug = /home/mikael/mcabber.log
 
 #  The colors
-# NOTE: the following settings may or may not be used currently... :)
+# Colors are: black, red, green, yellow, blue, magenta, cyan, white
+#color_background   = blue
+#color_general      = white
+#color_newmessage   = red
+#color_rosternormal = magenta
+#color_rosterselect = black
+#color_backselected = cyan
 
-# Colors are: black, red, green, yellow, blue, magenta, cyan, white
-color_background = blue
-color_backselected = cyan
-color_borderlines = white
-color_jidonline = green
-color_newmsg = red
-color_jidofflineselected = red
-color_jidoffline = magenta
-color_text = white
-