Page 1 of 1

Attirbutes. Need to change color for checked icon

Posted: 27 May 2024, 08:11
by sulpher
Let's see the filter:
Image

as we see, when the color is white, we need to ink checked icon in black. But there is no such parameter.
My proposal is to add a class parameter to let users insert the right color or add another parameter to select color for the text, not only for background.

Re: Attirbutes. Need to change color for checked icon

Posted: 28 May 2024, 15:30
by Jan
Hi, thank you for the info. I will try to take a look at it (unfortunately, this cannot be solved per parameter options as there are thousands of similars adepts, so the parameter option will be overloaded). The solution needs to be done per CSS:

- either to add specific class to each color
- or have some new modern CSS feature like opposite color :idea:

Jan