diff --git a/views/partials/theme.php b/views/partials/theme.php index fc29c2e..36cfada 100644 --- a/views/partials/theme.php +++ b/views/partials/theme.php @@ -69,6 +69,7 @@ if ($themeSection === 'head'): .theme-surface { background-color: var(--theme-surface); + color: var(--theme-text); } .theme-surface-alt {