[+] Add rubber flag (#479)

This commit is contained in:
Theo Haines 2026-02-12 01:28:14 +00:00 committed by GitHub
parent 62b0fd959f
commit 5e0f1ee909
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -231,5 +231,7 @@
"beiyang": ["#DF1B12", "#FFC600", "#01639D", "#FFFFFF", "#000000"],
"burger": ["#F3A26A", "#498701", "#FD1C13", "#7D3829", "#F3A26A"],
"throatlozenges": ["#2759DA", "#03940D", "#F5F100", "#F59B00", "#B71212"],
"band": ["#2670C0", "#F5BD00", "#DC0045", "#E0608E"]
"band": ["#2670C0", "#F5BD00", "#DC0045", "#E0608E"],
"rubber" : ["#000000", "#FE0002", "#FFFF01", "#FE0002", "#000000", "#FE0002", "#000000"]
}