Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: implement new default monospace font Geist Mono#22081

Open
jakehwll wants to merge 10 commits intomainfrom
jakehwll/geist-mono
Open

feat: implement new default monospace font Geist Mono#22081
jakehwll wants to merge 10 commits intomainfrom
jakehwll/geist-mono

Conversation

@jakehwll
Copy link
Contributor

This pull-request follows up #22060

Felt wrong to only make use of Geist when there is a Monospace variant here too. Felt best we default to this as the default font as its inline with the rest of the application. This also updates the lower line for Workspace Statistics 🙂

@jakehwll jakehwll requested a review from jaaydenh February 13, 2026 06:38
@jakehwll jakehwll changed the title feat: implement new default monospace Geist Mono feat: implement new default monospace font Geist Mono Feb 13, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ea08781b3b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@github-actions github-actions bot added the stale This issue is like stale bread. label Feb 21, 2026
@github-actions github-actions bot closed this Feb 24, 2026
@jakehwll jakehwll reopened this Feb 27, 2026
@jakehwll jakehwll removed the stale This issue is like stale bread. label Feb 27, 2026
fontFamily: {
sans: `"Geist Variable", system-ui, sans-serif`,
// `monospace, monospace` resets the font-size to 16px with the fallback.
mono: `"Geist Mono Variable", system-ui, monospace, monospace`,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im not sure that system-ui makes sense as a fallback for mono spaced fonts

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.

2 participants