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

View File

@@ -35,7 +35,7 @@
}
}
@media (prefers-color-scheme: dark) {
.dark-mode {
.content-sidebar {
background: rgba($dark_mode_foreground, 0.2);