mui / material-ui

Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
https://mui.com/material-ui/
MIT License
91.86k stars 31.57k forks source link

fixed [material-ui][AppBar] Background color is lighter than what the theme defines #41602 #42051

Closed farhanmian closed 2 weeks ago

farhanmian commented 2 weeks ago

Hi, the Background color is lighter than what the theme defines because of the background-image, I have set background-image to none.

farhanmian commented 2 weeks ago

Sorry, I didn't follow contribution guide