applied new color nuance

This commit is contained in:
Anselm R. Garbe 2007-09-27 18:55:05 +02:00
parent 6674bac1d3
commit 3439470a47
1 changed files with 2 additions and 2 deletions

View File

@ -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 */