FileSidebar refactored

This commit is contained in:
Peter Papp
2021-04-20 08:11:05 +02:00
parent 7e8511ab3f
commit 25a28c37c8
19 changed files with 697 additions and 830 deletions

View File

@@ -85,7 +85,7 @@
.box-item {
border-color: $dark_mode_border_color;
background: $dark_mode_foreground;
background: lighten($dark_mode_foreground, 3%);
}
}
}