Hi! It seems there is no way to get the color value of an object so to restore a color after switching layouts etc. I thought it could work with a variable. When you change the color just set it to the variable so you can later use it again and remember which one it had.
Can you store a color value like rgbEx(x,x,x) in a number or string and use it to apply the color again?
When I tried it I just got a huge negative number. But that cant be used to apply the color again?