Skip to content
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

feat(mui-theme): add typography field to createTheme function #1658

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

henryk1229
Copy link
Contributor

@henryk1229 henryk1229 commented Aug 7, 2023

Description

This pr adds a typography field to the createMuiThemeV1 function in mui-theme.ts, which specifies the Karla font family for Spoke components that use the Material-Ui Typography component

Motivation and Context

It closes #1657

This was a request that was part of the feedback for #1641, (see here), but which deserves its own issue + pr

How Has This Been Tested?

Locally.

Screenshots (if appropriate):

Screen.Recording.2023-08-07.at.12.07.00.PM.mov

Documentation Changes

Checklist:

  • My change requires a change to the documentation.
  • I have included updates for the documentation accordingly.

@henryk1229
Copy link
Contributor Author

I went through each of the options in the admin sidebar just to make sure that the font change didn't throw any existing styling out of alignment, and didn't notice anything. If there's a particular area that anyone wants screenshots or video of, lmk and I can add it above

@henryk1229 henryk1229 marked this pull request as ready for review August 7, 2023 16:10
@ajohn25
Copy link
Contributor

ajohn25 commented Aug 9, 2023

oh should this close #1657 ?

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.

Add Karla font family to Material UI theme
4 participants