refactor: align theme surface utility with semantic text mapping
This commit is contained in:
@@ -69,6 +69,7 @@ if ($themeSection === 'head'):
|
|||||||
|
|
||||||
.theme-surface {
|
.theme-surface {
|
||||||
background-color: var(--theme-surface);
|
background-color: var(--theme-surface);
|
||||||
|
color: var(--theme-text);
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-surface-alt {
|
.theme-surface-alt {
|
||||||
|
|||||||
Reference in New Issue
Block a user