changeset 671:f08b311dc231

changed status fg
author Anselm R. Garbe <arg@suckless.org>
date Mon, 08 Jan 2007 12:43:10 +0100 (2007-01-08)
parents 8274d5149b66
children 3a5910fac3cc
files config.arg.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.arg.h	Mon Jan 08 12:18:49 2007 +0100
+++ b/config.arg.h	Mon Jan 08 12:43:10 2007 +0100
@@ -15,7 +15,7 @@
 #define SELBGCOLOR		"#336699"
 #define SELFGCOLOR		"#eeeeee"
 #define STATUSBGCOLOR		"#222222"
-#define STATUSFGCOLOR		"#99ccff"
+#define STATUSFGCOLOR		"#dddddd"
 
 #define MASTER			600		/* per thousand */
 #define MODKEY			Mod1Mask