From 4667f11f6dd532b7919c3938a60a67a624af6d69 Mon Sep 17 00:00:00 2001 From: UI Designer Date: Tue, 10 Mar 2026 09:38:01 +0000 Subject: [PATCH] =?UTF-8?q?UI=E8=AE=BE=E8=AE=A1:=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=AD=97=E4=BD=93=E8=A7=84=E8=8C=83=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui-design/designs/typography.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 ui-design/designs/typography.md diff --git a/ui-design/designs/typography.md b/ui-design/designs/typography.md new file mode 100644 index 0000000..9deb99e --- /dev/null +++ b/ui-design/designs/typography.md @@ -0,0 +1,17 @@ +# 字体规范 + +## 字体家族 +- 主字体: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial +- 等宽字体: 'SF Mono', Consolas, 'Liberation Mono', Menlo + +## 字号 +- 标题1: 32px / 40px +- 标题2: 24px / 32px +- 标题3: 20px / 28px +- 正文: 14px / 22px +- 小字: 12px / 20px + +## 字重 +- 常规: 400 +- 中等: 500 +- 加粗: 700