Move order of pre-existing orange cases

This commit is contained in:
Sebastian Lundegård Kylander
2026-03-29 20:48:50 +02:00
parent 9f851a387b
commit 14a949a849
5 changed files with 8 additions and 8 deletions

View File

@@ -1322,10 +1322,10 @@ statistics dimension:
group: Black
group: Red
group: Green
group: Orange
group: Purple
group: Pink
group: Yellow
group: Orange
group: Brown
group: Multicolor
group: Hybrid
@@ -1335,10 +1335,10 @@ statistics dimension:
Black : rgb(33,33,33)
Red : rgb(156,15,15)
Green : rgb(68,144,15)
Orange : rgb(253,196,41)
Purple : rgb(150,100,160)
Pink : rgb(255,175,200)
Yellow : rgb(242,247,94)
Orange : rgb(255,181,121)
Brown : rgb(191,171,144)
Colorless : rgb(101,104,94)
Artifact : rgb(109,132,158)