dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
89 stars 65 forks source link

Make material theme for checkbox more flexible #1630

Closed maier49 closed 3 years ago

maier49 commented 3 years ago

Enhancement

Currently the background for an unchecked checkbox using the material theme is always transparent, the checked background is always the secondary them color, and the check is the surface color. We could allow more flexibility by introducing variables for these colors and using the existing values as defaults.