Hello,
I am currently working on a theme customizer for an in-vehicle UI theme. I have the actual UI of the color picker working properly, but I want to essentially animate my highlight color across the whole design when I click the button.
The only way I was able to pull this off was with a Color Variable, and then applying that color variable to the Color Style. The problem with this workflow is that it is an instant change. I want the color to fade over a certain period of time, but the “set variable” action doesn’t allow you to set it to “smart animate”.
Are there any workarounds to this?
Thanks,
Joel