-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Theme Provider - Material UI #137
Comments
Update: The provider needs to be scoped to the entire Application, however in its current version, the theme will not apply to Styled Components - though there are ways to adapt the provider across MUI/SC (or we could even consider building our own Theme Provider). This should be addressed in a separate PR. A clarification: Consider this parallel: Next Steps:
|
@kpoints / @JRHutson -- should I keep this in mind as I build out the color palette to be more functional?
|
Overview
We need be able to change the look and feel for the stakeholder partner, to match their website or other branding easily. Ultimately we will need an admin screen for changing the theme of a stakeholder subdomain.
Action Items
Resources
https://material-ui.com/customization/default-theme/
https://material-ui.com/
https://material.io/
How it might work
spy.homeunite.us
X.homeunite.us
takes them to a version of the application where its presorted by area and has their look and feel (theme).
The text was updated successfully, but these errors were encountered: