cosmetic fixes

This commit is contained in:
Anselm R Garbe
2008-06-13 11:46:50 +01:00
parent 596033b781
commit a45f106d3c
4 changed files with 74 additions and 82 deletions

View File

@ -6,5 +6,5 @@
#define NORMFGCOLOR "#000000"
#define SELBGCOLOR "#0066ff"
#define SELFGCOLOR "#ffffff"
/* next macro defines the space between menu items */
#define SPACE 30 /* px */
static uint spaceitem = 30; /* px between menu items */