Merged in fix/sw-3581-incorrect-price-colors (pull request #3057)

feat(SW-3581): Set price colors to scandic red

* Set price colors to scandic red

* Remove comment


Approved-by: Bianca Widstam
Approved-by: Joakim Jäderberg
This commit is contained in:
Anton Gunnarsson
2025-11-03 13:14:57 +00:00
parent 1c7f72e95d
commit 83822fbc76
11 changed files with 11 additions and 12 deletions

View File

@@ -99,7 +99,7 @@ label:not(:has(.radio:checked)) .checkIcon {
}
.highlightedRate {
color: var(--Text-Accent-Primary);
color: var(--Scandic-Brand-Scandic-Red);
}
.textSecondary {
@@ -168,7 +168,7 @@ label:not(:has(.radio:checked)) .checkIcon {
}
.variant-campaign .rate {
color: var(--Text-Accent-Primary);
color: var(--Scandic-Brand-Scandic-Red);
}
.variant-code .banner {