summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorAnselm R Garbe <garbeam@gmail.com>2014-12-22 11:16:26 +0100
committerAnselm R Garbe <garbeam@gmail.com>2014-12-22 11:16:26 +0100
commit44ce161c139f74cac80dd77aafdfadb49a85af2a (patch)
tree93c1b5689ae012a48a3ebfcb7ea70fd683a84161 /config.def.h
parent4339b507af01421e2deab63ca9ac3c5bdae5f4cc (diff)
applied sin's patch and prepared new release
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
new file mode 100644
index 0000000..89e5977
--- /dev/null
+++ b/config.def.h
@@ -0,0 +1,2 @@
+#define COLOR1 "black"
+#define COLOR2 "#005577"