default colors are best
authorAnselm R.Garbe <arg@10ksloc.org>
Tue, 08 Aug 2006 12:47:45 +0200
changeset 226 adbfcac63cdc
parent 225 40432020c0e8
child 227 be79a77ae9e4
default colors are best
config.arg.h
--- a/config.arg.h	Tue Aug 08 11:47:29 2006 +0200
+++ b/config.arg.h	Tue Aug 08 12:47:45 2006 +0200
@@ -9,9 +9,9 @@
 #define DEFMODE			dotile /* dofloat */
 #define DEFTAG			0 /* index */
 #define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define BGCOLOR			"#004080"
-#define FGCOLOR			"#ffffaa"
-#define BORDERCOLOR		"#004080"
+#define BGCOLOR			"#666699"
+#define FGCOLOR			"#eeeeee"
+#define BORDERCOLOR		"#9999CC"
 #define MODKEY			Mod1Mask
 #define NUMLOCKMASK		Mod2Mask
 #define MASTERW			60 /* percent */