mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
team UI dark mode
This commit is contained in:
@@ -341,6 +341,14 @@
|
||||
}
|
||||
|
||||
.dark-mode {
|
||||
.team-preview:hover {
|
||||
background: $dark_mode_foreground;
|
||||
|
||||
/deep/ .members .member {
|
||||
border-color: $dark_mode_foreground;
|
||||
}
|
||||
}
|
||||
|
||||
.toolbar .directory-name {
|
||||
color: $dark_mode_text_primary;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user