nah reverting to my prev style, that's really the best 2.2
authorarg@mig29
Sat, 18 Nov 2006 21:33:33 +0100
changeset 567 7e92f58754ae
parent 566 91b6cbcdfc71
child 568 cbee1bd50e58
nah reverting to my prev style, that's really the best
config.arg.h
--- a/config.arg.h	Sat Nov 18 21:26:53 2006 +0100
+++ b/config.arg.h	Sat Nov 18 21:33:33 2006 +0100
@@ -10,12 +10,12 @@
 #define TILESYMBOL		"[]="
 
 #define FONT			"-*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*"
-#define NORMBGCOLOR		"#555753"
-#define NORMFGCOLOR		"#ffffff"
-#define SELBGCOLOR		"#888a85"
-#define SELFGCOLOR		"#ffffff"
-#define STATUSBGCOLOR		"#2e3436"
-#define STATUSFGCOLOR		"#ffffff"
+#define NORMBGCOLOR		"#333333"
+#define NORMFGCOLOR		"#dddddd"
+#define SELBGCOLOR		"#336699"
+#define SELFGCOLOR		"#eeeeee"
+#define STATUSBGCOLOR		"#222222"
+#define STATUSFGCOLOR		"#99ccff"
 
 #define MASTER			600 /* per thousand */
 #define MODKEY			Mod1Mask