Mercurial > dwm-meillo
diff config.arg.h @ 352:5a8bdc3b37cb
back to 3 colors
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Fri, 25 Aug 2006 07:54:49 +0200 |
parents | b10852dbbffe |
children | 8a06efe5b563 |
line wrap: on
line diff
--- a/config.arg.h Thu Aug 24 12:07:10 2006 +0200 +++ b/config.arg.h Fri Aug 25 07:54:49 2006 +0200 @@ -8,10 +8,9 @@ #define DEFMODE dotile /* dofloat */ #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" -#define NORMBGCOLOR "#666699" -#define NORMFGCOLOR "#eeeeee" -#define SELBGCOLOR "#eeeeee" -#define SELFGCOLOR "#000088" +#define BGCOLOR "#666699" +#define FGCOLOR "#eeeeee" +#define BORDERCOLOR "#9999CC" #define MODKEY Mod1Mask #define MASTERW 60 /* percent */