mirror of
https://github.com/GeopJr/BLAHAJ.git
synced 2025-01-22 08:36: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",
|
||||
"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",
|
||||
|
|
Loading…
Reference in a new issue