💄 fix(scroll): 调整滚动条样式

This commit is contained in:
BTMuli
2023-04-24 23:57:53 +08:00
parent ffc354a319
commit 4c8cb39bf6
5 changed files with 15 additions and 17 deletions

View File

@@ -10,7 +10,7 @@ html.dark {
--sidebar-bg: #1e1e1e;
--sidebar-icon: #e1e1e1;
--page-bg:#2a2a2a;
--scroll-bg: #393b40;
--scroll-bg: #ECE5D8;
--calendar-btn-bg: #1e1e1e;
--back-top-shadow: #000000;
--theme-switch-icon: #e1e1e1;