Hi! I have set a formula to color the rows in function of the second-last colum (if they have text, they are colored):
Of course, as they are too low-contrast, I’m setting the text color to white. But hey! The toggle is colored with the set color when true. And this forbids the user to see the state of the toggles that are “true”. Despite a smart user can infer they are set in contrast of the “off-toggles” this is not desirable. “Don’t make me think” rules!
How can avoid this behaviour? Can I set a specific “alternate color” for the “on” toggle? Should we open a bug?