diff options
| author | Anselm R. Garbe <arg@10kloc.org> | 2006-08-22 10:01:45 +0200 | 
|---|---|---|
| committer | Anselm R. Garbe <arg@10kloc.org> | 2006-08-22 10:01:45 +0200 | 
| commit | d3206194c18fe0b925892da7cbf8c3942481cba8 (patch) | |
| tree | ec79b4272e374206231177a54bc8efa12878f25c | |
| parent | 8148b515a155c66d5ad5ce0ed8ae1cbc13e4374d (diff) | |
font fix
| -rw-r--r-- | config.arg.h | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/config.arg.h b/config.arg.h index c5e1874..654d02d 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-*-*-*-12-*-*-*-*-*-iso10646-*" | 6 | #define FONT "-*-snap-*-*-*-*-*-*-*-*-*-*-*-*" | 
| 7 | #define BGCOLOR "#eeeeee" | 7 | #define BGCOLOR "#0d121d" | 
| 8 | #define FGCOLOR "#666699" | 8 | #define FGCOLOR "#eeeeee" | 
| 9 | #define BORDERCOLOR "#9999CC" | 9 | #define BORDERCOLOR "#3f484d" | 
