changed status fg

This commit is contained in:
Anselm R. Garbe 2007-01-08 12:43:10 +01:00
parent 3a96c9a8d5
commit c75168186b
1 changed files with 1 additions and 1 deletions

View 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