fixed minor bug

This commit is contained in:
Anselm R. Garbe 2006-08-24 12:03:40 +02:00
parent 6c1e46654d
commit 18ec376aa9
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@
#define NORMBGCOLOR "#666699"
#define NORMFGCOLOR "#eeeeee"
#define SELBGCOLOR "#eeeeee"
#define SELBFCOLOR "#666699"
#define SELFGCOLOR "#666699"