I’m trying to use app.foregroundColor and app.backgroundColor to set new foreground and background colors using events. Very oddly while I can read them just fine like Solid Color object in the console, I cannot set them at all although the documentation indicates they are R+W. I tried passing a SolidColor, a SolidColor through lab, rgb, and rgb.hexValue, none would work.
Is there something I’m doing incorrectly or is it a bug?
Yes, but for some reason it doesn’t work. I even just tried copy/pasting your code to see if I made any typo, but it doesn’t do anything and the console doesn’t return any error