PolymerElements / paper-toggle-button

A Material Design toggle button
https://webcomponents.org/element/PolymerElements/paper-toggle-button
27 stars 39 forks source link

Add style support for disabled state #146

Open pranavpandey opened 5 years ago

pranavpandey commented 5 years ago

Currently, it shows the default colors for disabled state which is not suitable if a website has more than one theme (say dark theme).

Now, it will use the correct styles for the disabled state also.