darkening the fg colors somewhat
authorarg@mig29
Fri, 01 Dec 2006 15:50:22 +0100
changeset 603 213d67302d28
parent 602 3c765cc4bce4
child 604 2c366b252717
darkening the fg colors somewhat
config.arg.h
--- a/config.arg.h	Fri Dec 01 15:03:42 2006 +0100
+++ b/config.arg.h	Fri Dec 01 15:50:22 2006 +0100
@@ -11,9 +11,9 @@
 
 #define FONT			"-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
 #define NORMBGCOLOR		"#333333"
-#define NORMFGCOLOR		"#dddddd"
+#define NORMFGCOLOR		"#cccccc"
 #define SELBGCOLOR		"#336699"
-#define SELFGCOLOR		"#eeeeee"
+#define SELFGCOLOR		"#dddddd"
 #define STATUSBGCOLOR		"#222222"
 #define STATUSFGCOLOR		"#99ccff"