aboutsummaryrefslogtreecommitdiffstats
path: root/src/scss/styles/_switch.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/scss/styles/_switch.scss')
-rw-r--r--src/scss/styles/_switch.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scss/styles/_switch.scss b/src/scss/styles/_switch.scss
index 3b7361d..4e1dcf2 100644
--- a/src/scss/styles/_switch.scss
+++ b/src/scss/styles/_switch.scss
@@ -27,6 +27,7 @@ label[for=theme-switch] {
--switch-border: var(--light-switch-border);
--switch-transform: var(--light-switch-transform);
--tag-bg: var(--light-tag-bg);
+ --tag-text: var(--light-tag-text);
}
.switch-label {