aewl
changeset 563:ebf54a82cae0
making the selected color more lightning
author | arg@mig29 |
---|---|
date | Wed, 08 Nov 2006 17:10:51 +0100 |
parents | def7247888d4 |
children | a22a70174d44 |
files | config.arg.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/config.arg.h Fri Nov 03 09:22:40 2006 +0100 1.2 +++ b/config.arg.h Wed Nov 08 17:10:51 2006 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 #define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*" 1.5 #define NORMBGCOLOR "#333333" 1.6 #define NORMFGCOLOR "#dddddd" 1.7 -#define SELBGCOLOR "#333366" 1.8 +#define SELBGCOLOR "#666699" 1.9 #define SELFGCOLOR "#eeeeee" 1.10 #define STATUSBGCOLOR "#222222" 1.11 #define STATUSFGCOLOR "#9999cc"