Current Behavior
MuiDrawer-paper is defined with a background color, which means any component that uses some form of Drawer will inherit this color.
Desired Behavior
Refactor the MuiDrawer modifier to not define the background color, and let this be defined project specific.
Implementation
Acceptance Tests
Mockups
Contributor Guide