config.arg.h
changeset 234 10a8c83e18d8
parent 233 7737a159a81b
child 235 60e73ebaab27
--- a/config.arg.h	Thu Aug 10 10:20:26 2006 +0200
+++ b/config.arg.h	Thu Aug 10 10:22:15 2006 +0200
@@ -9,8 +9,8 @@
 #define DEFMODE			dotile /* dofloat */
 #define DEFTAG			0 /* index */
 #define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define BGCOLOR			"#666699"
-#define FGCOLOR			"#eeeeee"
+#define BGCOLOR			"#eeeeee"
+#define FGCOLOR			"#666699"
 #define BORDERCOLOR		"#9999CC"
 #define MODKEY			Mod1Mask
 #define NUMLOCKMASK		Mod2Mask