Is there a way like to have theme provider on top of app and then force this styles to every component without a need to change components?
https://material-ui.com/customization/default-theme/ i think this one but somehow to do it dynamically.
Hey, this is better suited to be asked on StackOverflow. But I think you are looking for theme overrides: https://material-ui.com/customization/globals/.
Hey, this is better suited to be asked on StackOverflow. But I think you are looking for theme overrides: https://material-ui.com/customization/themes/#customizing-all-instances-of-a-component-type
The link does not work anymore and I think that this should be asked here, as this is a question about a dynamic themes selection solution for MUI themeing.
The link does not work anymore
Did you try the docs search?
I think that this should be asked here
GutHub issues is for... issues. StackOverflow is better suited to Q&A.