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

change theme color palette #12

Open
MetaMatt1 opened this issue Apr 29, 2023 · 0 comments
Open

change theme color palette #12

MetaMatt1 opened this issue Apr 29, 2023 · 0 comments
Assignees

Comments

@MetaMatt1
Copy link
Contributor

wrap the App in a ThemeProvider
https://mui.com/material-ui/customization/theming/#theme-provider

use this method to create the theme, change the palette, and then pass your created theme to the ThemeProvider
https://mui.com/material-ui/customization/palette/#using-a-color-object

choose a color object from this list for your palette
https://mui.com/material-ui/customization/color/#color-palette

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

No branches or pull requests

2 participants