diff --git a/index.html b/index.html index b97c69c..594f67d 100644 --- a/index.html +++ b/index.html @@ -152,6 +152,13 @@

Click on palette to copy

+
+
+
+
+
+
+ diff --git a/public/js/colors.js b/public/js/colors.js index f459def..f222a51 100644 --- a/public/js/colors.js +++ b/public/js/colors.js @@ -64,6 +64,9 @@ const colorList = ['#6924FF, #9666FF', '#585819, #B0B210', '#585819, #B0B210', '#585819, #B0B210', - + '#333333, #BBBBBB', + '#333333, #BBBBBB', + '#333333, #BBBBBB', + '#333333, #BBBBBB', ];