diff -r f10194d4b76d -r a79188fe4a40 config.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config.h Mon Jul 10 18:35:39 2006 +0200 @@ -0,0 +1,9 @@ +/* + * (C)opyright MMVI Anselm R. Garbe + * See LICENSE file for license details. + */ + +#define FONT "fixed" +#define FGCOLOR "#000000" +#define BGCOLOR "#ffaa00" +#define BOCOLOR "#000000"