CleverCloud / clever-components

Collection of Web Components by Clever Cloud
https://www.clever-cloud.com/doc/clever-components/
Apache License 2.0
221 stars 20 forks source link

cc-button: fix colors (contrast, a11y...) #384

Closed hsablonniere closed 2 years ago

hsablonniere commented 2 years ago

Context

The contrast for some colors are too low (according to accessibility guidelines).

This mostly concerns background color of our <cc-button> but because those are copy/pasted in other components as a reference, the problem is bigger than just <cc-button> background colors.

TODO

Note

florian-sanders-cc commented 2 years ago

Questions:

What colors do we need ?