Update the prideflags to add a genderqueer flag (#16)

* Update the prideflags to add a genderqueer flag

* remove duplicate colors

Co-authored-by: Madeleine <32415621+SpyHoodle@users.noreply.github.com>

Co-authored-by: Madeleine <32415621+SpyHoodle@users.noreply.github.com>
This commit is contained in:
Skyler 2022-06-02 22:02:14 +01:00 committed by GitHub
parent a046048d78
commit 6b284ff6e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@ flags = {
"demiboy": [244, 249, 117, 255, 117, 249, 244], "demiboy": [244, 249, 117, 255, 117, 249, 244],
"demigirl": [244, 249, 218, 255, 218, 249, 244], "demigirl": [244, 249, 218, 255, 218, 249, 244],
"genderfluid": [211, 255, 128, 0, 63], "genderfluid": [211, 255, 128, 0, 63],
"genderqueer": [141, 255, 64],
"aromantic": [71, 149, 255, 249, 0], "aromantic": [71, 149, 255, 249, 0],
"agender": [0, 251, 255, 149, 255, 251, 0], "agender": [0, 251, 255, 149, 255, 251, 0],
"asexual": [0, 242, 255, 54], "asexual": [0, 242, 255, 54],