red is easier to my eyes with ffffaa bg
authorAnselm R.Garbe <arg@10ksloc.org>
Tue, 08 Aug 2006 11:18:05 +0200
changeset 224 8b407a041cd0
parent 223 5ccfd9edfae0
child 225 40432020c0e8
red is easier to my eyes with ffffaa bg
config.arg.h
--- a/config.arg.h	Tue Aug 08 11:06:56 2006 +0200
+++ b/config.arg.h	Tue Aug 08 11:18:05 2006 +0200
@@ -9,9 +9,9 @@
 #define DEFMODE			dotile /* dofloat */
 #define DEFTAG			0 /* index */
 #define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define BGCOLOR			"#444444"
+#define BGCOLOR			"#800000"
 #define FGCOLOR			"#ffffaa"
-#define BORDERCOLOR		"#222222"
+#define BORDERCOLOR		"#000000"
 #define MODKEY			Mod1Mask
 #define NUMLOCKMASK		Mod2Mask
 #define MASTERW			60 /* percent */