made my colors tasting better with the background
authorarg@10ksloc.org
Mon, 07 Aug 2006 10:28:21 +0200
changeset 209 f117fd33c954
parent 208 e4bfe46c7910
child 210 4f96eae34049
made my colors tasting better with the background
config.arg.h
--- a/config.arg.h	Mon Aug 07 09:47:13 2006 +0200
+++ b/config.arg.h	Mon Aug 07 10:28:21 2006 +0200
@@ -9,9 +9,9 @@
 #define DEFMODE			dotile /* dofloat */
 #define DEFTAG			1 /* index */
 #define FONT			"-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
-#define BGCOLOR			"#eaffff"
-#define FGCOLOR			"#000000"
-#define BORDERCOLOR		"#8888cc"
+#define BGCOLOR			"#663333"
+#define FGCOLOR			"#ffffff"
+#define BORDERCOLOR		"#993333"
 #define MODKEY			Mod1Mask
 #define NUMLOCKMASK		Mod2Mask
 #define MASTERW			60 /* percent */