aboutsummaryrefslogtreecommitdiff
path: root/config.default.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.default.h')
-rw-r--r--config.default.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.default.h b/config.default.h
new file mode 100644
index 0000000..cf1baea
--- /dev/null
+++ b/config.default.h
@@ -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 BGCOLOR "#666699"
+#define FGCOLOR "#eeeeee"
+#define BORDERCOLOR "#9999CC"