style: 更新全局样式和主题变量

- 添加新的 CSS 变量
- 优化暗色主题样式

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-07 16:21:50 +08:00
parent 650789e934
commit 4fca3a150e
3 changed files with 21 additions and 12 deletions

View File

@@ -44,7 +44,7 @@
--spacing-2xl: 32px;
/* 字体-family: -apple */
--font-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
--font-system: BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
--font-size-xs: 12px;
--font-size-sm: 14px;
--font-size-md: 16px;