mirror of
https://github.com/GeopJr/BLAHAJ.git
synced 2025-02-02 06:07:30 +01:00
feat(colors): add progress pride flag
kind-of since there can be no triangle, see FAQ
This commit is contained in:
parent
3a47e666df
commit
63003ce6b9
1 changed files with 15 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
||||||
"B9B9B9",
|
"B9B9B9",
|
||||||
"000000"
|
"000000"
|
||||||
],
|
],
|
||||||
"nwlnw": [
|
"gay": [
|
||||||
"118C70",
|
"118C70",
|
||||||
"2DCDA9",
|
"2DCDA9",
|
||||||
"97E7C0",
|
"97E7C0",
|
||||||
|
@ -83,6 +83,19 @@
|
||||||
"004DFF",
|
"004DFF",
|
||||||
"750787"
|
"750787"
|
||||||
],
|
],
|
||||||
|
"progress": [
|
||||||
|
"FFFFFF",
|
||||||
|
"F5A9B8",
|
||||||
|
"5BCEFA",
|
||||||
|
"784F17",
|
||||||
|
"000000",
|
||||||
|
"E40303",
|
||||||
|
"FF8C00",
|
||||||
|
"FFED00",
|
||||||
|
"008026",
|
||||||
|
"004DFF",
|
||||||
|
"750787"
|
||||||
|
],
|
||||||
"lesbian": [
|
"lesbian": [
|
||||||
"D52D00",
|
"D52D00",
|
||||||
"EF7627",
|
"EF7627",
|
||||||
|
@ -126,7 +139,7 @@
|
||||||
"555555"
|
"555555"
|
||||||
],
|
],
|
||||||
"transgender": "trans",
|
"transgender": "trans",
|
||||||
"gay": "nwlnw",
|
"nwlnw": "gay",
|
||||||
"asexual": "ace",
|
"asexual": "ace",
|
||||||
"aromantic": "aro",
|
"aromantic": "aro",
|
||||||
"bisexual": "bi",
|
"bisexual": "bi",
|
||||||
|
|
Loading…
Reference in a new issue