feat(theme): update typography from Lato to Inter for better readability and tabular numbers#98
Open
nicolastakashi wants to merge 1 commit intomainfrom
Open
feat(theme): update typography from Lato to Inter for better readability and tabular numbers#98nicolastakashi wants to merge 1 commit intomainfrom
nicolastakashi wants to merge 1 commit intomainfrom
Conversation
…ity and tabular numbers
8f1cd04 to
e5ef5c6
Compare
Contributor
|
@nicolastakashi it seems the emotion library was removed and seems to be required for building. Maybe is a transitive dependency. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR modernizes the core typography for all Perses components by migrating the default font from Lato to Inter, falling back to a robust system font stack.
As a data-dense dashboarding application, Perses requires typography that handles metrics perfectly and maintains maximum legibility at small sizes. While Lato is a solid general-purpose font, it falls short of modern UI standards for complex data visualization.
Inter was explicitly engineered for computer screens and UI applications, offering several critical improvements for our use case:
Screenshots
Checklist
[<catalog_entry>] <commit message>naming convention using one of thefollowing
catalog_entryvalues:FEATURE,ENHANCEMENT,BUGFIX,BREAKINGCHANGE,DOC,IGNORE.UI Changes
See e2e docs for more details. Common issues include: