Question: what is theme is used and presented on mui.com? #29235
fruityperson
announced in
Archive
Replies: 2 comments
-
|
Here you go: https://github.com/mui-org/material-ui/blob/master/docs/src/modules/brandingTheme.ts |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The theme used on the Material UI website is not the default one. It is a custom theme made by the Material UI team for their website. If you want the same look, you need to create your own theme using createTheme() and customize it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What theme is used on Material UI's site and shown on the hero picture? I really like how it looks. But the components have the default theme which I personally dislike.
Beta Was this translation helpful? Give feedback.
All reactions