Skip to content

fix: semibold keywords for latte#17

Merged
sgoudham merged 5 commits into
catppuccin:mainfrom
lilidotshi:lshi/fixes
Jul 31, 2025
Merged

fix: semibold keywords for latte#17
sgoudham merged 5 commits into
catppuccin:mainfrom
lilidotshi:lshi/fixes

Conversation

@lilidotshi

@lilidotshi lilidotshi commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

The default/classic light theme in Xcode uses semibold for keywords. This PR updates such that Latte now matches that weight.

Issue: #15

@lilidotshi

Copy link
Copy Markdown
Contributor Author

@sgoudham thoughts?

@lilidotshi lilidotshi marked this pull request as draft July 29, 2025 19:15
@lilidotshi lilidotshi marked this pull request as ready for review July 29, 2025 19:35
@uncenter

Copy link
Copy Markdown
Member

Why is this latte only?

(Also, nit: this should be a fix:/feat:, refactor:s don't change theme behavior).

@lilidotshi

Copy link
Copy Markdown
Contributor Author

Why is this latte only?

(Also, nit: this should be a fix:/feat:, refactor:s don't change theme behavior).

From what I can tell, Latte is the only "light" mode theme so this follows Xcode's default theme patterns of Light -> Semibold, Dark -> Bold

@lilidotshi lilidotshi changed the title refactor: update keyword font weight for Latte fix: update keyword font weight for Latte Jul 30, 2025
@uncenter

Copy link
Copy Markdown
Member

Ah okay. Maybe fix: semibold keywords for latte?

@lilidotshi

Copy link
Copy Markdown
Contributor Author

Ah okay. Maybe fix: semibold keywords for latte?

Done

@lilidotshi lilidotshi changed the title fix: update keyword font weight for Latte fix: semibold keywords for latte Jul 30, 2025
Comment thread xcode.tera Outdated
lilidotshi and others added 2 commits July 30, 2025 10:06
Co-authored-by: uncenter <uncenter@uncenter.dev>
@lilidotshi

Copy link
Copy Markdown
Contributor Author

(how do i merge this)

@sgoudham sgoudham linked an issue Jul 31, 2025 that may be closed by this pull request

@sgoudham sgoudham left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pretty odd default behaviour (and I don't like that we're setting the font in the first place, but I assume it's required)

Thanks for aligning it with their defaults!

Something to explore, can we leave it out and will it default anyways?

@sgoudham sgoudham merged commit 4b1228c into catppuccin:main Jul 31, 2025
1 check 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.

Keywords are too bold

3 participants