Update The Dark or Light Mode Colors #4470
Answered
by
bharatkashyap
gazi786
asked this question in
Help and support
-
I have just started to use toolpad, and I was wondering using MUI's theming capabilities how can I change the colors of the background and defaults for dark or light mode. |
Beta Was this translation helpful? Give feedback.
Answered by
bharatkashyap
Nov 26, 2024
Replies: 1 comment
-
Here's an example showcasing how to deeply customise the default theme: https://mui.com/toolpad/core/react-sign-in-page/#theme You can use all customisation options mentioned in the Material UI theme customisation docs: https://mui.com/material-ui/customization/theming/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gazi786
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's an example showcasing how to deeply customise the default theme: https://mui.com/toolpad/core/react-sign-in-page/#theme You can use all customisation options mentioned in the Material UI theme customisation docs: https://mui.com/material-ui/customization/theming/