💄 feat(theme): 页面主题切换完成

This commit is contained in:
BTMuli
2023-04-22 00:24:40 +08:00
parent 857cdec786
commit 277888dead
24 changed files with 277 additions and 87 deletions

View File

@@ -26,16 +26,6 @@
background: #555;
}
/*
* @description 米游社解析 json
* @since Alpha v0.1.1
*/
.dev-json {
padding: 20px;
border-radius: 20px;
font-family: Consolas, serif;
}
/* card action 内的按钮 */
.card-btn {
background: #4a5366;