Skip to content

chore: replace Inter with Geist variable font#22060

Merged
jaaydenh merged 2 commits intomainfrom
typography-0s4r
Feb 12, 2026
Merged

chore: replace Inter with Geist variable font#22060
jaaydenh merged 2 commits intomainfrom
typography-0s4r

Conversation

@jaaydenh
Copy link
Contributor

No description provided.

@jaaydenh jaaydenh self-assigned this Feb 12, 2026
@jaaydenh jaaydenh requested review from chrifro and jakehwll February 12, 2026 06:20
@jaaydenh jaaydenh assigned aslilac and unassigned aslilac Feb 12, 2026
@jaaydenh jaaydenh requested a review from aslilac February 12, 2026 06:21
Copy link
Contributor

@chrifro chrifro left a comment

Choose a reason for hiding this comment

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

I just updated the font in Coder Kit as well and suggest we make some slight adjustments to the weights

text-base: Geist Regular (before Inter Medium)
text-sm: Geist Regular (before Inter Medium)
text-xs: Geist Regular (before Inter Medium)
text-xs mono: Geist Medium (before DM mono regular)

Regular is 400, Medium 500 I think

@jaaydenh
Copy link
Contributor Author

@chrifro currently whether something is regular, medium, bold etc, is currently set directly in the component and is also not 100% consistent for xs, sm, base. Are you suggesting we make sure all usages of text-xs, text-sm, text-base and text-xs mono, always have the same weights? This may be a separate PR.

@chrifro
Copy link
Contributor

chrifro commented Feb 12, 2026

@chrifro currently whether something is regular, medium, bold etc, is currently set directly in the component and is also not 100% consistent for xs, sm, base. Are you suggesting we make sure all usages of text-xs, text-sm, text-base and text-xs mono, always have the same weights? This may be a separate PR.

Ah interesting. Okay that would be a different PR then. Wouldn't it be a lot more intuitive if the weights are pre-defined and are not a guessing game? text-xs, text-sm, text-base need to exist in semi-bold for headlines and regular for standard text

Screenshot 2026-02-12 at 15 41 10

@jaaydenh
Copy link
Contributor Author

@chrifro I actually made a change to make the font weight consistent in this PR, a separate PR will still be needed to clean up to redundant usages of font weight throughout the codebase.

@jaaydenh jaaydenh merged commit c990981 into main Feb 12, 2026
28 checks passed
@jaaydenh jaaydenh deleted the typography-0s4r branch February 12, 2026 17:26
@github-actions github-actions bot locked and limited conversation to collaborators Feb 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants