删除深色模式的样式

This commit is contained in:
2026-03-20 16:40:58 +08:00
parent 1a45638f32
commit 52e44bd857
4 changed files with 231 additions and 232 deletions

View File

@@ -5,7 +5,7 @@
/* 自定义样式 */
:root {
--sidebar-width: 200px;
--color-bg-dark: #0f172a;
--color-bg-sidebar: #1e293b;
--color-accent: #38bdf8;
--color-text: #e2e8f0;