Commit c543f1f
authored
refactor(desktop): typography settings as two always-visible surface sections (#6927)
The Typography section had one shared control card whose target surface
was switched by clicking the Editor/Terminal preview headers below it,
which was easy to miss and confusing. Split it into self-contained
Editor and Terminal sections — each with its own controls, reset, and
live preview — rendered as divider-separated rows in one bordered
container (ThemeSection pattern), with the fine-tune fields inline
instead of behind a collapsible.1 parent 488a0f3 commit c543f1f
3 files changed
Lines changed: 498 additions & 572 deletions
File tree
- apps/desktop/src/renderer/routes/_authenticated/settings/appearance/components/AppearanceSettings/components/FontSettingSection
- components/TypographySurfaceCard
0 commit comments