Merged in fix/book-425-update-tokens (pull request #3063)

fix(BOOK-425): updated to the new color tokens (again)

* fix(BOOK-425): updated to the new color tokens (again)


Approved-by: Erik Tiekstra
This commit is contained in:
Matilda Haneling
2025-11-06 09:54:57 +00:00
parent ae5f99eab1
commit f502621576
2 changed files with 3 additions and 3 deletions

View File

@@ -12,8 +12,8 @@
}
.green {
background-color: var(--Scandic-Green-00);
color: var(--Scandic-Green-60);
background-color: var(--Surface-Feedback-Succes-light);
color: var(--Surface-Feedback-Succes);
}
.red {