Skip to content

Use Geist for UI text and Geist Mono for code text#3

Merged
ronak-guliani merged 1 commit into
devfrom
ronak-guliani/mobile-fonts-pr
Feb 13, 2026
Merged

Use Geist for UI text and Geist Mono for code text#3
ronak-guliani merged 1 commit into
devfrom
ronak-guliani/mobile-fonts-pr

Conversation

@ronak-guliani

Copy link
Copy Markdown
Owner

What does this PR do?

This updates the app typography defaults so non-code UI text uses Geist and code/file-related text uses Geist Mono. It switches shared theme font tokens to Geist/Geist Mono, adds Geist Mono as a selectable font option, and makes it the default appearance font. It also updates i18n font option labels and the related e2e assertion so tests match the new default behavior.

How did you verify your code works?

I reviewed the full diff against origin/dev and confirmed all font wiring points (theme tokens, font-face loader, settings defaults/options, and e2e expectations) are internally consistent.

@github-actions

Copy link
Copy Markdown

Hey! Your PR title Use Geist for UI text and Geist Mono for code text doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@ronak-guliani ronak-guliani merged commit 7f7b60e into dev Feb 13, 2026
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant