🎨 优化滚动条样式

This commit is contained in:
BTMuli
2023-05-25 16:14:01 +08:00
parent 2b4633aac0
commit 3b47c5f255
3 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ html.default {
--sidebar-bg: #485466;
--sidebar-icon: #ece5d8;
--page-bg:#ece5d8;
--scroll-bg: #2A2A2A;
--scroll-bg: rgba(0, 0, 0, 0.2);
--calendar-btn-bg: #393b40;
--back-top-shadow: #546d8b;
--theme-switch-icon: #393b40;