Open
Description
Which exact UI Library version are you using? For example: 1.0.1 - don't just write v1.
1.6.0-rc
Bug summary
It seems #649 changed the uui-swatch
so checkmark doesn't has sufficient contrast on light background colors, e.g. on yellow background the checkmark used to be black: https://uui.umbraco.com/?path=/story/uui-color-swatches--overview
That's why it had the isLight()
function and set the color-swatch--light
CSS class.
Specifics
No response
Steps to reproduce
Select light colors in uui-swatches
or uui-swatch
and notice checkmark is always white.
Expected result / actual result
No response