chore: update loyalty level table
This commit is contained in:
committed by
Michael Zetterberg
parent
469f97dee5
commit
81c7a60eff
@@ -17,6 +17,11 @@
|
||||
fill: var(--UI-Grey-80);
|
||||
}
|
||||
|
||||
.green,
|
||||
.green * {
|
||||
fill: var(--UI-Green-60);
|
||||
}
|
||||
|
||||
.pale,
|
||||
.pale * {
|
||||
fill: var(--Scandic-Brand-Pale-Peach);
|
||||
|
||||
@@ -12,6 +12,7 @@ const config = {
|
||||
peach80: styles.peach80,
|
||||
primaryLightOnSurfaceAccent: styles.plosa,
|
||||
red: styles.red,
|
||||
green: styles.green,
|
||||
},
|
||||
},
|
||||
defaultVariants: {
|
||||
|
||||
Reference in New Issue
Block a user