I figured that layers using color styles don’t act properly sometimes when those styles use variables with different modes.
This is causing three problems:
- Main and most important one is when running a prototype of a frame using modes, changing does not affect and we see the default mode in the prototype.
- Some nested component instances do not change color when the mode is swapped and I found out I have to move that layer even one pixel and there it suddenly changes to the right color!
- I think it is confusing when styles are only shown in the default mode of variables. I think a tiny thumbnail for each final style result based on different modes(or these thumbnails went inside each other like avatar circles), or something like that might be less confusing.