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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user