diff options
author | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-08 11:47:58 +0200 |
---|---|---|
committer | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-08 11:47:58 +0200 |
commit | 84d7f7bccf2d016f80f24296f119dc6be56c540e (patch) | |
tree | d0eb53e9a11c0459445f2c27c6704dd9f918963d | |
parent | 00dce8cc395e1a71d080e71d020005f8c7bd5201 (diff) |
noborder
-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 cb0e1b6..127edab 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 "#800000" | 7 | #define BGCOLOR "#004080" |
8 | #define FGCOLOR "#ffffaa" | 8 | #define FGCOLOR "#ffffaa" |
9 | #define BORDERCOLOR "#000000" | 9 | #define BORDERCOLOR "#004080" |