mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 00:42:16 +00:00
Dark mode switcher
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.dark-mode {
|
||||
|
||||
.options {
|
||||
background: $dark_mode_foreground;
|
||||
|
||||
Reference in New Issue
Block a user