diff options
| author | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-08 11:18:23 +0200 |
|---|---|---|
| committer | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-08 11:18:23 +0200 |
| commit | 00dce8cc395e1a71d080e71d020005f8c7bd5201 (patch) | |
| tree | 7ea2841b60f3df92e6f791f96ed0ddab953dd372 | |
| parent | 170b977288fdf06db87089b5e0d6df5a17ab58d5 (diff) | |
dito
| -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 9785a4b..cb0e1b6 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 "#444444" | 7 | #define BGCOLOR "#800000" |
| 8 | #define FGCOLOR "#ffffaa" | 8 | #define FGCOLOR "#ffffaa" |
| 9 | #define BORDERCOLOR "#222222" | 9 | #define BORDERCOLOR "#000000" |
