diff --git a/index.html b/index.html
index 3e184aa..c500d0b 100644
--- a/index.html
+++ b/index.html
@@ -74,6 +74,7 @@
+
diff --git a/script.js b/script.js
index cc818b3..0ab40de 100644
--- a/script.js
+++ b/script.js
@@ -8,6 +8,9 @@ const presets = {
},
2: {
colors: ["#AAFF99", "#73D1FF", "#FFB8B8", "#CD70FF"],
+ },
+ 3: {
+ colors: ["#00AAAA", "#FFFF33", "#FFAA00", "#FF0000"],
}
}
const formats = {