-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace font families #80
Conversation
Fix typo in font family path
This one is working great with the new fonts and everything, just tested it. Merging with development. |
@JohnPixle If you have some elements where you've added specified the fonts already, won't this change break those? |
@HardeepAsrani No it's fine, I had not used the replaced families anywhere, only in the new theme style presets I created. It works fine, just tested. Thanks for checking-in however! |
🎉 This PR is included in version 1.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
Replaces Inter and Jet Brains families with Spline Sans and Spline Sans Mono. Also fixes some typo issues that were preventing fonts to be rendered properly.
Will affect visual aspect of the product
Yes, in theme style presets.
Test instructions
Closes #.