mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
✨ 素材日历 overlay 完工
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @file assets themes light.css
|
||||
* @description 主题样式文件
|
||||
* @author BTMuli<bt-muli@outlook.com>
|
||||
* @since Alpha v0.1.4
|
||||
* @since Alpha v0.1.5
|
||||
*/
|
||||
|
||||
/* 主题色 */
|
||||
@@ -15,6 +15,7 @@ html.dark {
|
||||
--back-top-shadow: #000000;
|
||||
--theme-switch-icon: #e1e1e1;
|
||||
--post-default-text: #faf7e8;
|
||||
--calendar-item-btn: #faf7e8;
|
||||
|
||||
--content-bg-1: #1e1e1e;
|
||||
--content-bg-2: #393b40;
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* @file assets themes dark.css
|
||||
* @description 主题样式文件
|
||||
* @author BTMuli<bt-muli@outlook.com>
|
||||
* @since Alpha v0.1.4
|
||||
* @since Alpha v0.1.5
|
||||
*/
|
||||
|
||||
/* 主题色 */
|
||||
@@ -15,6 +15,7 @@ html.default {
|
||||
--back-top-shadow: #546d8b;
|
||||
--theme-switch-icon: #393b40;
|
||||
--post-default-text: #1e1e1e;
|
||||
--calendar-item-btn: #fec90b;
|
||||
|
||||
--content-bg-1: #546d8b;
|
||||
--content-bg-2: #faf7e8;
|
||||
|
||||
Reference in New Issue
Block a user