Mercurial > aewl
diff config.default.h @ 350:b10852dbbffe
3->4 colors
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Thu, 24 Aug 2006 12:04:56 +0200 |
parents | 2a65e8b3d21a |
children | 5a8bdc3b37cb |
line wrap: on
line diff
--- a/config.default.h Thu Aug 24 10:28:50 2006 +0200 +++ b/config.default.h Thu Aug 24 12:04:56 2006 +0200 @@ -8,9 +8,10 @@ #define DEFMODE dotile /* dofloat */ #define FONT "fixed" -#define BGCOLOR "#666699" -#define FGCOLOR "#eeeeee" -#define BORDERCOLOR "#9999CC" +#define NORMBGCOLOR "#666699" +#define NORMFGCOLOR "#eeeeee" +#define SELBGCOLOR "#eeeeee" +#define SELFGCOLOR "#666699" #define MODKEY Mod1Mask #define MASTERW 60 /* percent */