summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-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>