Skip to content

feat: font scaling in appearance preferences#352

Merged
aaronsb merged 2 commits intomainfrom
feature/font-scaling
Mar 2, 2026
Merged

feat: font scaling in appearance preferences#352
aaronsb merged 2 commits intomainfrom
feature/font-scaling

Conversation

@aaronsb
Copy link
Copy Markdown
Owner

@aaronsb aaronsb commented Mar 2, 2026

Summary

  • Add font scale slider (75%-150%) to the Appearance tab
  • Applies via CSS --font-scale custom property on the root element
  • Backfills default 1.0 for existing saved settings
  • Clean up stale .claude tracking files

Test plan

  • Open Preferences > Appearance, verify Font Scale slider appears below font selectors
  • Drag to different values, confirm all text resizes smoothly
  • Reload page, confirm setting persists

aaronsb added 2 commits March 2, 2026 14:56
Add a font scale slider (75%-150%) to the Appearance tab.
Multiplier applies to all text sizes via CSS custom property
--font-scale on the root element. Backfills default 1.0 for
existing saved settings.
Remove completed plan and todo files. Add .gitignore for
transient .claude artifacts.
@aaronsb aaronsb merged commit 865846f into main Mar 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant