darkening the fg colors somewhat
arg@mig29 unknown
Fri, 01 Dec 2006 15:50:22 +0100
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
config.arg.h
→
config.arg.h
@@ -11,9 +11,9 @@ #define TILESYMBOL "[]="
#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" #define NORMBGCOLOR "#333333" -#define NORMFGCOLOR "#dddddd" +#define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#336699" -#define SELFGCOLOR "#eeeeee" +#define SELFGCOLOR "#dddddd" #define STATUSBGCOLOR "#222222" #define STATUSFGCOLOR "#99ccff"