fix: semibold keywords for latte#17
Conversation
|
@sgoudham thoughts? |
|
Why is this latte only? (Also, nit: this should be a |
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 |
|
Ah okay. Maybe |
Done |
Co-authored-by: uncenter <uncenter@uncenter.dev>
|
(how do i merge this) |
sgoudham
left a comment
There was a problem hiding this comment.
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?
The default/classic light theme in Xcode uses semibold for keywords. This PR updates such that Latte now matches that weight.
Issue: #15