Skip to content
Snippets Groups Projects
Commit e10760c0 authored by fleur's avatar fleur
Browse files

annoyatron happy now?

parent 86d7cad8
Branches
No related tags found
No related merge requests found
Pipeline #2581 failed
......@@ -15,8 +15,7 @@ flags["trans"] = [
[85, 205, 252],
]
flags["bi"] = [[214, 2, 112], [155, 79, 150], [0, 56, 168]]
flags["ace"] = [[1, 1, 1], [164, 164, 164],
[255, 255, 255], [150, 0, 150]]
flags["ace"] = [[1, 1, 1], [164, 164, 164], [255, 255, 255], [150, 0, 150]]
flags["greyace"] = [
[150, 0, 150],
[164, 164, 164],
......@@ -40,8 +39,7 @@ flags["greyaro"] = [
]
flags["pan"] = [[255, 27, 141], [255, 218, 0], [27, 179, 255]]
flags["inter"] = [[255, 218, 0], [122, 0, 172]]
flags["genderqueer"] = [[201, 138, 255], [255, 255, 255],
[80, 150, 85]]
flags["genderqueer"] = [[201, 138, 255], [255, 255, 255], [80, 150, 85]]
flags["lesbian"] = [
[139, 60, 105],
[171, 99, 143],
......@@ -51,8 +49,12 @@ flags["lesbian"] = [
[214, 113, 113],
[134, 70, 70],
]
flags["nonbinary"] = [[255, 244, 51],
[255, 255, 255], [155, 89, 208], [0, 0, 0]]
flags["nonbinary"] = [
[255, 244, 51],
[255, 255, 255],
[155, 89, 208],
[0, 0, 0],
]
flags["genderfluid"] = [
[254, 117, 161],
[255, 255, 255],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment