From 63003ce6b97f90f99a2102a6f3cf6aeb2a264c90 Mon Sep 17 00:00:00 2001 From: GeopJr Date: Thu, 19 May 2022 13:12:35 +0300 Subject: [PATCH] feat(colors): add progress pride flag kind-of since there can be no triangle, see FAQ --- data/colors.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/data/colors.json b/data/colors.json index 631966e..40eb2a6 100644 --- a/data/colors.json +++ b/data/colors.json @@ -15,7 +15,7 @@ "B9B9B9", "000000" ], - "nwlnw": [ + "gay": [ "118C70", "2DCDA9", "97E7C0", @@ -83,6 +83,19 @@ "004DFF", "750787" ], + "progress": [ + "FFFFFF", + "F5A9B8", + "5BCEFA", + "784F17", + "000000", + "E40303", + "FF8C00", + "FFED00", + "008026", + "004DFF", + "750787" + ], "lesbian": [ "D52D00", "EF7627", @@ -126,7 +139,7 @@ "555555" ], "transgender": "trans", - "gay": "nwlnw", + "nwlnw": "gay", "asexual": "ace", "aromantic": "aro", "bisexual": "bi",