using a more blue-ish color...
authorarg@mig29
Wed, 08 Nov 2006 17:16:38 +0100
changeset 564 a22a70174d44
parent 563 ebf54a82cae0
child 565 fe766305eed1
using a more blue-ish color...
config.arg.h
--- a/config.arg.h	Wed Nov 08 17:10:51 2006 +0100
+++ b/config.arg.h	Wed Nov 08 17:16:38 2006 +0100
@@ -12,10 +12,10 @@
 #define FONT			"-*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*"
 #define NORMBGCOLOR		"#333333"
 #define NORMFGCOLOR		"#dddddd"
-#define SELBGCOLOR		"#666699"
+#define SELBGCOLOR		"#336699"
 #define SELFGCOLOR		"#eeeeee"
 #define STATUSBGCOLOR		"#222222"
-#define STATUSFGCOLOR		"#9999cc"
+#define STATUSFGCOLOR		"#99ccff"
 
 #define MASTER			600 /* per thousand */
 #define MODKEY			Mod1Mask