diff options
author | arg@10ksloc.org | 2006-08-07 11:10:05 +0200 |
---|---|---|
committer | arg@10ksloc.org | 2006-08-07 11:10:05 +0200 |
commit | 9d574f5ebe7849d7c1c8c1f209a075526db4ddde (patch) | |
tree | 331ec6174c0bb787bb24365333b9601f913b3c9b | |
parent | 1fb8a6b898371a3decfd3fa8385c899f551d49d5 (diff) |
settle with grey
-rw-r--r-- | config.arg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.arg.h b/config.arg.h index b2953f3..39f2351 100644 --- a/config.arg.h +++ b/config.arg.h @@ -4,6 +4,6 @@ */ #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" -#define BGCOLOR "#663333" +#define BGCOLOR "#444444" #define FGCOLOR "#ffffff" -#define BORDERCOLOR "#993333" +#define BORDERCOLOR "#222222" |