summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-05-29 00:29:05 +0100
committerComment <tim@gray.(none)>2013-05-29 00:29:05 +0100
commit152679db6f61e79a2bd5434935ee36c49f936664 (patch)
treec6e1b8a555e23a724135ef31d56e4d6f41ea9a1a
parentd6a8d1d93c6b5abd8b69985f182667c2994f13fd (diff)
nearly ready
-rwxr-xr-xbin/data/hummingbird.xml9
-rwxr-xr-xbin/data/polyp.xml9
2 files changed, 18 insertions, 0 deletions
diff --git a/bin/data/hummingbird.xml b/bin/data/hummingbird.xml
new file mode 100755
index 0000000..92f1651
--- /dev/null
+++ b/bin/data/hummingbird.xml
@@ -0,0 +1,9 @@
+<?xml version='1.0' encoding='utf-8'?>
+<palette name="hummingbird">
+ <colour hex="fce368"/>
+ <colour hex="dbb237"/>
+ <colour hex="eb5e34"/>
+ <colour hex="4d4138"/>
+ <colour hex="306a7d"/>
+ <colour hex="74ad6d"/>
+</palette>
diff --git a/bin/data/polyp.xml b/bin/data/polyp.xml
new file mode 100755
index 0000000..626d347
--- /dev/null
+++ b/bin/data/polyp.xml
@@ -0,0 +1,9 @@
+<?xml version='1.0' encoding='utf-8'?>
+<palette name="polyp">
+ <colour hex="c6c1c9"/>
+ <colour hex="b8a7a2"/>
+ <colour hex="4f4854"/>
+ <colour hex="de8d62"/>
+ <colour hex="e8d66f"/>
+ <colour hex="e8eded"/>
+</palette>