JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
changed status fg
authorAnselm R. Garbe <arg@suckless.org>
Mon, 8 Jan 2007 11:43:10 +0000 (12:43 +0100)
committerAnselm R. Garbe <arg@suckless.org>
Mon, 8 Jan 2007 11:43:10 +0000 (12:43 +0100)
config.arg.h

index 752c40f..aa3c0c9 100644 (file)
@@ -15,7 +15,7 @@ const char *tags[] = { "home", "net", "www", "mon", "fnord", NULL };
 #define SELBGCOLOR             "#336699"
 #define SELFGCOLOR             "#eeeeee"
 #define STATUSBGCOLOR          "#222222"
-#define STATUSFGCOLOR          "#99ccff"
+#define STATUSFGCOLOR          "#dddddd"
 
 #define MASTER                 600             /* per thousand */
 #define MODKEY                 Mod1Mask