pod update

This commit is contained in:
QAIU
2024-11-05 18:42:32 +08:00
parent cd0adef2ed
commit 4455bee570
19 changed files with 266 additions and 46 deletions

View File

@@ -0,0 +1,5 @@
html.dark {
/* 自定义深色背景颜色 */
--el-bg-color: #424242;
--el-bg-color-overlay: #424242;
}

View File