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

Can we add more custom colors for Typography? #16562

Closed
devhyunjae opened this issue Jul 11, 2019 · 1 comment
Closed

Can we add more custom colors for Typography? #16562

devhyunjae opened this issue Jul 11, 2019 · 1 comment
Labels
component: Typography The React component. duplicate This issue or pull request already exists

Comments

@devhyunjae
Copy link

Hi,

currently Typography supports 'primary', 'secondary', 'textPrimary', 'textSecondary', 'error'

However I need more colors!

Of course we can just use

<Typography style={{color: 'something'}}>

or

<Typography className={makedStyles}>

But want to have more simple and fancy way.

like

<Typography color='something'>

@eps1lon
Copy link
Member

eps1lon commented Jul 11, 2019

Duplicate of #13875

@eps1lon eps1lon marked this as a duplicate of #13875 Jul 11, 2019
@eps1lon eps1lon closed this as completed Jul 11, 2019
@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 20, 2022
@zannager zannager added duplicate This issue or pull request already exists component: Typography The React component. labels Dec 20, 2022
@zannager zannager removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Typography The React component. duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants