X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.arg.h;h=aa3c0c9148d140d47bcbc1151fb38104bc8ccaa6;hp=752c40f0067ecc7bf690c54b74a4c595f24d03d0;hb=c75168186b0d63195263aa25d75ec914b419935f;hpb=3a96c9a8d5df3747b9c538decbbbe63eb228d082 diff --git a/config.arg.h b/config.arg.h index 752c40f..aa3c0c9 100644 --- a/config.arg.h +++ b/config.arg.h @@ -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