Skip to content

feat(display): add font size setting for app-wide text scaling#3899

Merged
louis030195 merged 1 commit into
screenpipe:mainfrom
Anshgrover23:feat/font-size-setting
Jun 8, 2026
Merged

feat(display): add font size setting for app-wide text scaling#3899
louis030195 merged 1 commit into
screenpipe:mainfrom
Anshgrover23:feat/font-size-setting

Conversation

@Anshgrover23

@Anshgrover23 Anshgrover23 commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Description:

Fixes #3777 (Also one more user on discord ask for this one).

Screen.Recording.2026-06-08.at.2.12.18.AM.mov
  • Tests passing:
image

Adds a Font Size setting (Small 14px / Medium 16px / Large 18px / X-Large 20px) in Settings → Display that scales all text across the entire app via a single --font-size-base CSS variable, with zero-FOUC persistence through localStorage and full coverage via 16 unit tests.

@Anshgrover23

Copy link
Copy Markdown
Contributor Author

@louis030195 Can I get a review on this one ?

@louis030195 louis030195 merged commit 52f0939 into screenpipe:main Jun 8, 2026
9 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.

[Feature Request] Add customizable font-size settings for notifications and general UI

2 participants