pod update

This commit is contained in:
QAIU
2024-11-05 18:42:32 +08:00
parent 7b8eea4865
commit 2992d3586f
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;
}