From b8b8ae5ead4afe0900528dd5f3c8457a97019fcc Mon Sep 17 00:00:00 2001 From: Vladyslav Hroshev Date: Sun, 1 Sep 2024 21:47:29 +0300 Subject: [PATCH] Remove pink color from colors.json Added comment above the colors collection --- colors.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/colors.json b/colors.json index 9ed657c..cb04e5c 100644 --- a/colors.json +++ b/colors.json @@ -642,7 +642,8 @@ } }, - + + "_comment" : "You can add, edit or remove the colors below. 'h' is hue, 's' is saturation.", "colors" : { "red" : { "h" : 0 @@ -659,9 +660,6 @@ "purple" : { "h" : 275 }, - "pink" : { - "h" : 295 - }, "gray" : { "h" : 0, "s" : 0