1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-28 16:17:02 +00:00

Fix/dark mode css (#8098)

* update dark mode css

* update logo & fix some icon's color

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
This commit is contained in:
Aries
2025-08-05 14:55:18 +08:00
committed by GitHub
parent 99ae6a00d6
commit 863152ceb9
49 changed files with 224 additions and 110 deletions

View File

@@ -323,7 +323,7 @@
.dir-view-path .sf3-font-refresh {
transform: rotateY(180deg);
color: #666;
color: var(--bs-icon-secondary-color);
cursor: pointer;
font-size: 14px;
display: inline-block;
@@ -331,7 +331,7 @@
.dir-view-path .sf3-font-new,
.dir-view-path .path-item-dropdown-toggle {
color: #666;
color: var(--bs-icon-secondary-color);
}
.dir-view-path .path-item-dropdown-toggle {