refactor: align theme surface utility with semantic text mapping

This commit is contained in:
2026-05-01 15:09:24 -04:00
parent 16e29a9b49
commit 09565eb3d6
+1
View File
@@ -69,6 +69,7 @@ if ($themeSection === 'head'):
.theme-surface {
background-color: var(--theme-surface);
color: var(--theme-text);
}
.theme-surface-alt {