chore: update loyalty level table

This commit is contained in:
Matilda Landström
2024-06-14 15:21:37 +02:00
committed by Michael Zetterberg
parent 469f97dee5
commit 81c7a60eff
9 changed files with 14 additions and 19 deletions
+5
View File
@@ -17,6 +17,11 @@
fill: var(--UI-Grey-80);
}
.green,
.green * {
fill: var(--UI-Green-60);
}
.pale,
.pale * {
fill: var(--Scandic-Brand-Pale-Peach);
+1
View File
@@ -12,6 +12,7 @@ const config = {
peach80: styles.peach80,
primaryLightOnSurfaceAccent: styles.plosa,
red: styles.red,
green: styles.green,
},
},
defaultVariants: {