mirror of
https://github.com/ouatis/obsidian-scriptorium.git
synced 2026-07-22 04:40:26 +00:00
Refine font recommendations by locale
This commit is contained in:
parent
c464ec7108
commit
8c4d54d14a
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ Scriptorium は本文を主役に保ちます。やわらかな紙の色、抑
|
|||
|
||||
## 設計
|
||||
|
||||
- 推奨フォント: IBM Plex Sans SC(CJK とラテン文字の混在ノート向け), IBM Plex Serif, IBM Plex Mono.
|
||||
- 推奨フォント: IBM Plex Sans JP, IBM Plex Serif, IBM Plex Mono.
|
||||
- ドキュメント面は軽く保つ: 画像的な質感、影、アクセント色は意図的に抑えています。
|
||||
- ナビゲーション、検索、メニュー、タグ、callout、embed は静かに保ち、本文を中央に置きます。
|
||||
- 0.9.8 では、折りたたまれたステータスバーのカプセル、サイドバー制御のホバー表示、より安定したモバイル表の扱い、減動設定への対応を追加しました。
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue