1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-05-11 16:33:16 +03:00
Octobot/.github/labels.yml
Octol1ttle ee7b0b4129
Increase thresholds for size labels
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-07-18 22:20:09 +05:00

24 lines
289 B
YAML

XS:
name: size/XS
lines: 0
color: 3CBF00
S:
name: size/S
lines: 20
color: 5D9801
M:
name: size/M
lines: 100
color: 7F7203
L:
name: size/L
lines: 200
color: A14C05
XL:
name: size/XL
lines: 1000
color: C32607
XXL:
name: size/XXL
lines: 2000
color: E50009