applied new color nuance
This commit is contained in:
parent
6674bac1d3
commit
3439470a47
4
config.h
4
config.h
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
/* appearance */
|
/* appearance */
|
||||||
#define FONT "-*-proggyclean-*-*-*-*-*-*-*-*-*-*-*-*"
|
#define FONT "-*-proggyclean-*-*-*-*-*-*-*-*-*-*-*-*"
|
||||||
#define NORMBGCOLOR "#ffffff"
|
#define NORMBGCOLOR "#dddddd"
|
||||||
#define NORMFGCOLOR "#333333"
|
#define NORMFGCOLOR "#333333"
|
||||||
#define SELBGCOLOR "#3366ff"
|
#define SELBGCOLOR "#0066cc"
|
||||||
#define SELFGCOLOR "#ffffff"
|
#define SELFGCOLOR "#ffffff"
|
||||||
/* next macro defines the space between menu items */
|
/* next macro defines the space between menu items */
|
||||||
#define SPACE 30 /* px */
|
#define SPACE 30 /* px */
|
||||||
|
Loading…
Reference in New Issue
Block a user