feat: 提交为zhinian

This commit is contained in:
2026-04-23 15:05:33 +08:00
parent 99b82810c2
commit 8161e7512b
5 changed files with 9 additions and 9 deletions

View File

@@ -13,11 +13,11 @@
*/
/* 主题颜色(由 switch-client 命令自动更新) */
$theme-color-800: #174BB6;
$theme-color-700: #145EE1;
$theme-color-500: #2D91FF;
$theme-color-100: #D9EEFF;
$theme-color-50: #EEF8FF;
$theme-color-800: #0B7034;
$theme-color-700: #0B5C2D;
$theme-color-500: #0CCD58;
$theme-color-100: #E8FFF1;
$theme-color-50: #F0F8F3;
// text 颜色
$text-color-900: #181B25;