-
- Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Labels
design: materialThis is about Material Design, please involve a visual or UX designer in the processThis is about Material Design, please involve a visual or UX designer in the process
Milestone
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Summary 💡
According to the MD spec:
In a dark theme, the surface of the top app bar uses a dark color instead of a primary or secondary color.
I propose that in MUI, when setting a theme's palette.type to 'dark', the App Bar is by default rendered with a suitable dark, neutral color instead of the primary color.
Examples 🌈
Screenshot from MD spec:
Motivation 🔦
This is a good default that follows the MUI spec. Currently it must be done automatically, e.g. by having the theme override the app bar's color prop to 'default', but that sets it to a very dark color that I'm not sure is correct:
oliviertassinari, eps1lon, leniel, shilangyu, MrEbbinghaus and 3 more
Metadata
Metadata
Assignees
Labels
design: materialThis is about Material Design, please involve a visual or UX designer in the processThis is about Material Design, please involve a visual or UX designer in the process

