I'm wondering if it's possible to create a theme toggle in a prototype, which would switch between my 2 variable modes? So far I cna't seem to think of a way to toggle a mode through prototype interactions.
I can certainly set variable values, but I don't want to do that. Values are already set in their modes (Dark and Light). I just want to be able to set a mode on a particular frame without having to switch between 2 identical variants of a frame (one Dark one Light).
Possible?