commit 3439470a47c935529b0fd692898e36d623e2a4b0 from: Anselm R. Garbe date: Thu Sep 27 16:55:05 2007 UTC applied new color nuance commit - 6674bac1d3d0e1180fc4f9ea114f574eeb20f263 commit + 3439470a47c935529b0fd692898e36d623e2a4b0 blob - fa4068637fbf6ba895cd78a257ad16b91c0394ce blob + 1e25b65c1bb9bd89c0e98b89cc08ae78bc7d2599 --- config.h +++ config.h @@ -2,9 +2,9 @@ /* appearance */ #define FONT "-*-proggyclean-*-*-*-*-*-*-*-*-*-*-*-*" -#define NORMBGCOLOR "#ffffff" +#define NORMBGCOLOR "#dddddd" #define NORMFGCOLOR "#333333" -#define SELBGCOLOR "#3366ff" +#define SELBGCOLOR "#0066cc" #define SELFGCOLOR "#ffffff" /* next macro defines the space between menu items */ #define SPACE 30 /* px */