config.h
changeset 2 a79188fe4a40
child 3 e969f3575b7a
--- /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 <garbeam at gmail dot com>
+ * See LICENSE file for license details.
+ */
+
+#define FONT	"fixed"
+#define FGCOLOR	"#000000"
+#define BGCOLOR	"#ffaa00"
+#define BOCOLOR	"#000000"