Azure / iot-ux-fluent-css

A minimal set of styles, themes and colors that are standardized across the Azure IoT organization.
MIT License
9 stars 10 forks source link

Change --color-text-active in dark mode to color-white #34

Closed dehoward closed 4 years ago

dehoward commented 4 years ago

--color-text-active for the dark color palette was set to --color-text-50 which doesn't exist. I've changed it to color-white and have confirmed that the two controls that use this color (Calendar and TimeInput) are unaffected.