Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Developers should be able to override MDC Drawer with any background color #943

Closed
lynnmercier opened this issue Jul 13, 2017 · 1 comment
Assignees
Labels

Comments

@lynnmercier
Copy link
Contributor

Came up in #902 . The design guidance is that MDC Drawer can be any color. Right now our code has it set to the Theme "background" color. We need to make it possible for developers to override the MDC Drawer background color with any color.

@acdvorak acdvorak self-assigned this Dec 6, 2017
@acdvorak acdvorak added this to the Theme Improvements milestone Dec 6, 2017
@acdvorak acdvorak assigned moog16 and unassigned acdvorak Dec 6, 2017
@acdvorak
Copy link
Contributor

acdvorak commented Dec 6, 2017

We need 3 mixins:

mdc-drawer-fill-color($color)
mdc-drawer-ink-color($color)
mdc-drawer-scrim-color($color, $opacity)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants