mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
dark mode for teams
This commit is contained in:
@@ -34,7 +34,7 @@ export default {
|
||||
background-color: darken($light_background, 5%);
|
||||
}
|
||||
|
||||
.dark-mode {
|
||||
.dark {
|
||||
|
||||
.is-deactive {
|
||||
background-color: lighten($dark_mode_foreground, 10%);
|
||||
|
||||
Reference in New Issue
Block a user