Closed

Description
<AppBar color='inherit'>
does not work
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
The background color is white due to the underlying Paper component.
Expected Behavior 🤔
The background color is inherited from the containing component.
Steps to Reproduce 🕹
https://codesandbox.io/s/material-demo-wezur?fontsize=14&hidenavigation=1&theme=dark
Your Environment 🌎
Tech | Version |
---|---|
Material-UI | v4.9.0 |
React | 16.12.0 |
Browser | Google Chrome Version 79.0.3945.88 (Official Build) (64-bit) |
TypeScript | 3.7.5 |
etc. | macOS Catalina |