applied new color nuance
Anselm R. Garbe garbeam@gmail.com
Thu, 27 Sep 2007 18:55:05 +0200
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
config.h
→
config.h
@@ -2,9 +2,9 @@ /* See LICENSE file for copyright and license details. */
/* 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 */