mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
💄 颜色变更
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
/**
|
||||
* @file assets themes default.css
|
||||
* @description 主题样式文件-默认(浅色)主题
|
||||
* @author BTMuli <bt-muli@outlook.com>
|
||||
* @since Beta v0.3.2
|
||||
* @since Beta v0.3.3
|
||||
*/
|
||||
|
||||
/* default(light) theme */
|
||||
@@ -14,7 +13,7 @@ html.default {
|
||||
--app-side-content: #222222;
|
||||
|
||||
/* box container */
|
||||
--box-bg-1: #fffdfa;
|
||||
--box-bg-1: #ebe7df;
|
||||
--box-bg-2: #f2f9f6;
|
||||
--box-bg-3: #dee4e9;
|
||||
--box-bg-4: #f5f5f5;
|
||||
|
||||
Reference in New Issue
Block a user