diff options
| author | arg@10ksloc.org <unknown> | 2006-08-04 10:32:15 +0200 |
|---|---|---|
| committer | arg@10ksloc.org <unknown> | 2006-08-04 10:32:15 +0200 |
| commit | 7aae7fac9c565199ae0aa1eca3c94a7916e69569 (patch) | |
| tree | d9fa05c44ec24a3fa61477481834ed5ac168f487 | |
| parent | b862ed5a540fc94241762430cbfa77fce7814e8a (diff) | |
removed config.h
| -rw-r--r-- | config.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/config.h b/config.h deleted file mode 100644 index 008161d..0000000 --- a/config.h +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | /* | ||
| 2 | * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com> | ||
| 3 | * See LICENSE file for license details. | ||
| 4 | */ | ||
| 5 | |||
| 6 | #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" | ||
| 7 | #define BGCOLOR "#0a2c2d" | ||
| 8 | #define FGCOLOR "#ddeeee" | ||
| 9 | #define BORDERCOLOR "#176164" | ||
