💄 fix(sth): 样式美化

This commit is contained in:
BTMuli
2023-04-24 22:16:54 +08:00
parent 26048dc12e
commit ffc354a319
4 changed files with 18 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
* @file assets themes dark.css
* @description 主题样式文件
* @author BTMuli<bt-muli@outlook.com>
* @since Alpha v0.1.3
* @since Alpha v0.1.4
*/
/* 主题色 */
@@ -10,6 +10,8 @@ html.default {
--sidebar-bg: #485466;
--sidebar-icon: #ece5d8;
--page-bg:#ece5d8;
--scroll-bg: #f1f1f1;
--calendar-btn-bg: #393b40;
--back-top-shadow: #546d8b;
--theme-switch-icon: #393b40;
--post-default-text: #1e1e1e;