diff options
author | Anselm R.Garbe | 2006-08-10 11:13:21 +0200 |
---|---|---|
committer | Anselm R.Garbe | 2006-08-10 11:13:21 +0200 |
commit | c6113a3b2775f83ae552394c000ee6cc8b20316f (patch) | |
tree | f5b925d7e0b10ef8371e37115a31114f91bad507 /config.arg.h | |
parent | dd902868dfbb32f3520abe30c640f06bedf4ca9b (diff) |
readded border colors, this sucks least
Diffstat (limited to 'config.arg.h')
-rw-r--r-- | config.arg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.arg.h b/config.arg.h index 30c422d..c5e1874 100644 --- a/config.arg.h +++ b/config.arg.h @@ -6,3 +6,4 @@ #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" #define BGCOLOR "#eeeeee" #define FGCOLOR "#666699" +#define BORDERCOLOR "#9999CC" |