Refine font recommendations by locale

This commit is contained in:
小饼干 2026-05-23 23:28:02 +08:00
parent c464ec7108
commit 8c4d54d14a
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ Scriptorium は本文を主役に保ちます。やわらかな紙の色、抑
## 設計
- 推奨フォント: IBM Plex Sans SCCJK とラテン文字の混在ノート向け), IBM Plex Serif, IBM Plex Mono.
- 推奨フォント: IBM Plex Sans JP, IBM Plex Serif, IBM Plex Mono.
- ドキュメント面は軽く保つ: 画像的な質感、影、アクセント色は意図的に抑えています。
- ナビゲーション、検索、メニュー、タグ、callout、embed は静かに保ち、本文を中央に置きます。
- 0.9.8 では、折りたたまれたステータスバーのカプセル、サイドバー制御のホバー表示、より安定したモバイル表の扱い、減動設定への対応を追加しました。

View file

@ -20,7 +20,7 @@ Manual install: copy `theme.css` and `manifest.json` into `.obsidian/themes/Scri
## Design
- Recommended fonts: IBM Plex Sans SC for mixed CJK and Latin notes, IBM Plex Serif, IBM Plex Mono.
- Recommended fonts: IBM Plex Sans, IBM Plex Serif, IBM Plex Mono.
- Document surfaces stay light: texture, shadow, and accent color are deliberately restrained.
- Navigation, search, menus, tags, callouts, and embeds stay quiet so prose remains central.
- Version 0.9.8 adds a compact status-bar capsule, hover-revealed sidebar controls, calmer mobile tables, and reduced-motion handling.