summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/data/foresty.xml9
-rw-r--r--bin/data/summer_brights.xml9
2 files changed, 18 insertions, 0 deletions
diff --git a/bin/data/foresty.xml b/bin/data/foresty.xml
new file mode 100644
index 0000000..418c316
--- /dev/null
+++ b/bin/data/foresty.xml
@@ -0,0 +1,9 @@
+<?xml version='1.0' encoding='utf-8'?>
+<palette name="foresty">
+ <colour hex="eaf2b5"/>
+ <colour hex="c2e070"/>
+ <colour hex="5d8c42"/>
+ <colour hex="453a25"/>
+ <colour hex="406b4d"/>
+ <colour hex="a4dbaa"/>
+</palette>
diff --git a/bin/data/summer_brights.xml b/bin/data/summer_brights.xml
new file mode 100644
index 0000000..cd3b18d
--- /dev/null
+++ b/bin/data/summer_brights.xml
@@ -0,0 +1,9 @@
+<?xml version='1.0' encoding='utf-8'?>
+<palette name="summer brights">
+ <colour hex="c7505c"/>
+ <colour hex="e8bb61"/>
+ <colour hex="edea85"/>
+ <colour hex="8ccfa8"/>
+ <colour hex="4aa2e6"/>
+ <colour hex="93e1f5"/>
+</palette>