Mercurial > 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 wrap: on
line diff
--- a/config.arg.h Tue Jan 02 15:44:19 2007 +0100 +++ b/config.arg.h Tue Jan 02 16:25:01 2007 +0100 @@ -10,10 +10,10 @@ #define TILESYMBOL "[]=" #define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*" -#define NORMBGCOLOR "#333333" +#define NORMBGCOLOR "#111111" #define NORMFGCOLOR "#cccccc" -#define SELBGCOLOR "#336699" -#define SELFGCOLOR "#dddddd" +#define SELBGCOLOR "#444444" +#define SELFGCOLOR "#ffffff" #define STATUSBGCOLOR "#222222" #define STATUSFGCOLOR "#99ccff"