diff options
author | Anselm R. Garbe | 2006-08-24 11:57:58 +0200 |
---|---|---|
committer | Anselm R. Garbe | 2006-08-24 11:57:58 +0200 |
commit | 6c1e46654dae69bb7b3fe3935358a53e44628a75 (patch) | |
tree | d5257f911fc0ff34f106097648dc6f1ad3c5cfbb /config.arg.h | |
parent | e980c7ff1814b533f674eec535af6c5658b1bc62 (diff) |
small color change
Diffstat (limited to 'config.arg.h')
-rw-r--r-- | config.arg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.arg.h b/config.arg.h index 5dbbb7c..91b014f 100644 --- a/config.arg.h +++ b/config.arg.h @@ -7,4 +7,4 @@ #define NORMBGCOLOR "#666699" #define NORMFGCOLOR "#eeeeee" #define SELBGCOLOR "#eeeeee" -#define SELFGCOLOR "#666699" +#define SELFGCOLOR "#000088" |