From 005ff4a93577d9417be1844a711c81d2c72f5cfc Mon Sep 17 00:00:00 2001 From: ThiagoROX <51332006+SrBedrock@users.noreply.github.com> Date: Sat, 3 Aug 2024 16:23:52 -0300 Subject: [PATCH] =?UTF-8?q?Adicionado=20op=C3=A7=C3=A3o=20Caixa=20dos=20Pi?= =?UTF-8?q?ratas?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 + script.js | 3 +++ 2 files changed, 4 insertions(+) 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 = {