chore: add css variable for preferences background color [skip e2e]

This commit is contained in:
Aman Harwara
2024-04-11 13:20:13 +05:30
parent 432ebbdfbe
commit d983d6854c
4 changed files with 7 additions and 2 deletions

View File

@@ -40,6 +40,7 @@
--sn-stylekit-accessory-tint-color-3: var(--warning);
--sn-stylekit-accessory-tint-color-5: var(--success);
--preferences-background-color: var(--background-strong);
--preferences-navigation-selected-background-color: var(--background-norm);
}