small color fixes

This commit is contained in:
Anselm R. Garbe 2006-08-25 17:44:40 +02:00
parent 13ef97e65e
commit bd1172e689
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
*/
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
#define SELBGCOLOR "#666699"
#define SELFGCOLOR "#eeeeee"
#define NORMBGCOLOR "#333366"
#define SELBGCOLOR "#0055bb"
#define SELFGCOLOR "#ffffff"
#define NORMBGCOLOR "#444444"
#define NORMFGCOLOR "#cccccc"