changeset 567:7e92f58754ae 2.2

nah reverting to my prev style, that's really the best
author arg@mig29
date Sat, 18 Nov 2006 21:33:33 +0100 (2006-11-18)
parents 91b6cbcdfc71
children cbee1bd50e58
files config.arg.h
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- 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