diff options
author | Anselm R. Garbe <arg@10kloc.org> | 2006-08-22 09:49:56 +0200 |
---|---|---|
committer | Anselm R. Garbe <arg@10kloc.org> | 2006-08-22 09:49:56 +0200 |
commit | 8148b515a155c66d5ad5ce0ed8ae1cbc13e4374d (patch) | |
tree | 3b00e12297da05a7497e4594f521f4138abab0b5 | |
parent | 35210e3998a3795fff844fff4de5fd8a2cf46e9f (diff) |
fixed
-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 066c1a4..c5e1874 100644 --- a/config.arg.h +++ b/config.arg.h | |||
@@ -4,6 +4,6 @@ | |||
4 | */ | 4 | */ |
5 | 5 | ||
6 | #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" | 6 | #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" |
7 | #define BGCOLOR "#666699" | 7 | #define BGCOLOR "#eeeeee" |
8 | #define FGCOLOR "#eeeeee" | 8 | #define FGCOLOR "#666699" |
9 | #define BORDERCOLOR "#9999CC" | 9 | #define BORDERCOLOR "#9999CC" |