mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 19:10:40 +00:00
- navigator in shared folder page fix
- fixed trash in MobileNavigation.vue - MobileMultiSelectMenu.vue refactor - frontend build
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ $light_mode_vignette: rgba(255, 255, 255, 0.7);
|
||||
|
||||
// Dark Mode
|
||||
$dark_mode_vignette: rgba(0, 0, 0, 0.3);
|
||||
$dark_mode_background: #111314;
|
||||
$dark_mode_background: #131414;
|
||||
$dark_mode_foreground: #1e2024;
|
||||
$dark_mode_text_primary: #bec6cf;
|
||||
$dark_mode_text_secondary: #7d858c;
|
||||
|
||||
Reference in New Issue
Block a user