aewl
diff config.arg.h @ 645:8e6d75c68b69
changed arg's color scheme
author | arg@mig29 |
---|---|
date | Tue, 02 Jan 2007 16:25:01 +0100 |
parents | 1ed8c40dde36 |
children | 665e78838cbb |
line diff
1.1 --- a/config.arg.h Tue Jan 02 15:44:19 2007 +0100 1.2 +++ b/config.arg.h Tue Jan 02 16:25:01 2007 +0100 1.3 @@ -10,10 +10,10 @@ 1.4 #define TILESYMBOL "[]=" 1.5 1.6 #define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*" 1.7 -#define NORMBGCOLOR "#333333" 1.8 +#define NORMBGCOLOR "#111111" 1.9 #define NORMFGCOLOR "#cccccc" 1.10 -#define SELBGCOLOR "#336699" 1.11 -#define SELFGCOLOR "#dddddd" 1.12 +#define SELBGCOLOR "#444444" 1.13 +#define SELFGCOLOR "#ffffff" 1.14 #define STATUSBGCOLOR "#222222" 1.15 #define STATUSFGCOLOR "#99ccff" 1.16