diff config.arg.h @ 603:213d67302d28

darkening the fg colors somewhat
author arg@mig29
date Fri, 01 Dec 2006 15:50:22 +0100
parents f7dcd3ac8d6f
children 337b7f4a431e
line wrap: on
line diff
--- 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"