diff options
| author | Anselm R. Garbe <arg@10kloc.org> | 2006-08-25 18:15:24 +0200 |
|---|---|---|
| committer | Anselm R. Garbe <arg@10kloc.org> | 2006-08-25 18:15:24 +0200 |
| commit | 11bda99968c6c755065b35605d5c00846db0665f (patch) | |
| tree | 7edb1bf2d24ff7dc6cb57345ab84917d790d088c | |
| parent | 82b0bc83f81ec98f483ea2468c1c677da0691510 (diff) | |
fixed
| -rw-r--r-- | config.arg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.arg.h b/config.arg.h index cb9f566..a19e463 100644 --- a/config.arg.h +++ b/config.arg.h | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * See LICENSE file for license details. | 3 | * See LICENSE file for license details. |
| 4 | */ | 4 | */ |
| 5 | 5 | ||
| 6 | #define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" | 6 | #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" |
| 7 | #define SELBGCOLOR "#333366" | 7 | #define SELBGCOLOR "#333366" |
| 8 | #define SELFGCOLOR "#eeeeee" | 8 | #define SELFGCOLOR "#eeeeee" |
| 9 | #define NORMBGCOLOR "#333333" | 9 | #define NORMBGCOLOR "#333333" |
