3->4 colors

This commit is contained in:
Anselm R. Garbe
2006-08-24 12:04:56 +02:00
parent a5379e901c
commit 2e0c767d74
6 changed files with 22 additions and 26 deletions

View File

@ -8,9 +8,10 @@ const char *tags[] = { "1", "2", "3", "4", "5", NULL };
#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 */