removed config.h
7aae7fac
1 file(s) · +0 −9
| 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" |