applied new color nuance 3439470a
Anselm R. Garbe · 2007-09-27 18:55 1 file(s) · +2 −2
config.h +2 −2
2 2
3 3
/* appearance */
4 4
#define FONT			"-*-proggyclean-*-*-*-*-*-*-*-*-*-*-*-*"
5 -
#define NORMBGCOLOR             "#ffffff"
5 +
#define NORMBGCOLOR             "#dddddd"
6 6
#define NORMFGCOLOR             "#333333"
7 -
#define SELBGCOLOR              "#3366ff"
7 +
#define SELBGCOLOR              "#0066cc"
8 8
#define SELFGCOLOR              "#ffffff"
9 9
/* next macro defines the space between menu items */
10 10
#define SPACE			30 /* px */