Dark mode switcher

This commit is contained in:
Peter Papp
2021-07-23 17:16:42 +02:00
parent be2690fd1c
commit 32d54fa50e
113 changed files with 565 additions and 452 deletions
+1 -1
View File
@@ -180,7 +180,7 @@ import {
}
}
@media (prefers-color-scheme: dark) {
.dark-mode {
.menu-option {
color: $dark_mode_text_primary;