From 3a47e666df504734d271a27111acbc6cf98a454e Mon Sep 17 00:00:00 2001 From: GeopJr Date: Thu, 19 May 2022 13:07:23 +0300 Subject: [PATCH] feat(colors): add bear pride flag --- data/colors.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/colors.json b/data/colors.json index 537e97a..631966e 100644 --- a/data/colors.json +++ b/data/colors.json @@ -117,6 +117,14 @@ "E795B6", "D9446E" ], + "bear": [ + "623804", + "D56300", + "FEDD63", + "FEE6B8", + "FFFFFF", + "555555" + ], "transgender": "trans", "gay": "nwlnw", "asexual": "ace", @@ -129,5 +137,7 @@ "pansexual": "pan", "philly": "philadelphia", "nmlnm": "lesbian", - "abro": "abrosexual" + "abro": "abrosexual", + "bears": "bear", + "bearpride": "bear" } \ No newline at end of file