From 93a07a280d77a281adebf67d5bc1b7f2bb6962df Mon Sep 17 00:00:00 2001 From: Sagar-Sharma-7 <6969sagarsharma@gmail.com> Date: Tue, 18 Oct 2022 05:36:48 +0530 Subject: [PATCH] #DC6C09, #F59847 --- index.html | 7 +++++++ public/js/colors.js | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/index.html b/index.html index e1bc35b..3ddd5b4 100644 --- a/index.html +++ b/index.html @@ -117,6 +117,13 @@

Click on palette to copy

+
+
+
+
+
+
+ diff --git a/public/js/colors.js b/public/js/colors.js index 5e96314..71997e0 100644 --- a/public/js/colors.js +++ b/public/js/colors.js @@ -44,6 +44,10 @@ const colorList = ['#6924FF, #9666FF', '#00E1FF, #03DAC5', '#00E1FF, #03DAC5', '#00E1FF, #03DAC5', + '#DC6C09, #F59847', + '#DC6C09, #F59847', + '#DC6C09, #F59847', + '#DC6C09, #F59847', ];