Skip to content
Snippets Groups Projects
Commit fa0c047f authored by swym's avatar swym
Browse files

Merge 'correct bi pride stripe widths'

See merge request card10/firmware!243
parents 99298759 23ee43d6
No related branches found
No related tags found
1 merge request!243fix(pride): correct bi pride stripe widths
Pipeline #3437 passed
......@@ -14,7 +14,7 @@ flags["trans"] = [
[247, 168, 184],
[85, 205, 252],
]
flags["bi"] = [[214, 2, 112], [155, 79, 150], [0, 56, 168]]
flags["bi"] = [[214, 2, 112], [214, 2, 112], [155, 79, 150], [0, 56, 168], [0, 56, 168]]
flags["ace"] = [[1, 1, 1], [164, 164, 164], [255, 255, 255], [150, 0, 150]]
flags["greyace"] = [
[150, 0, 150],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment