diff -r 39fa5308d73f -r cbec08a54a15 config.default.h --- a/config.default.h Sun Jan 14 22:32:26 2007 +0100 +++ b/config.default.h Sun Jan 14 22:37:34 2007 +0100 @@ -10,12 +10,12 @@ #define TILESYMBOL "[]=" #define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*" +#define NORMBORDERCOLOR "#dddddd" #define NORMBGCOLOR "#333366" #define NORMFGCOLOR "#cccccc" +#define SELBORDERCOLOR "#222222" #define SELBGCOLOR "#666699" #define SELFGCOLOR "#eeeeee" -#define STATUSBGCOLOR "#dddddd" -#define STATUSFGCOLOR "#222222" #define MASTER 600 /* per thousand */ #define MODKEY Mod1Mask