Azure / iot-ux-fluent-controls

A collection of shared react UI components used across IoT teams.
MIT License
13 stars 19 forks source link

Update checkbox selected/indetermine background when hover instead of foreground #189

Closed PatoBeltran closed 4 years ago

PatoBeltran commented 4 years ago

If we update the foreground when hovering depending on the user's accent color we might have a foreground that is not really visible. Updating the background to an appropriate accent shade is the correct way to avoid this.