You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Material UI supports dark and light background colors variant for success, warning, etc out of the box, could the library be improved in a way that the SnackbarProvider has to be wrapped inside the ThemeProvider and will automatically read the theme colours rather than hardcoding them, because so far it does not seem to me that there is a support for dark/light mode.
The text was updated successfully, but these errors were encountered:
Material UI
supportsdark
andlight
background colors variant forsuccess, warning, etc
out of the box, could the library be improved in a way that theSnackbarProvider
has to be wrapped inside theThemeProvider
and will automatically read the theme colours rather than hardcoding them, because so far it does not seem to me that there is a support fordark/light
mode.The text was updated successfully, but these errors were encountered: