I’m trying to build a plugin that will change a custom perspective’s color to light grey when it has no items, and change the color to red when it has items. (Triggered on Clean Up.) Does anyone have an idea how to accomplish this? I can’t find a method to do this in OmniJS.
I saw some mention of maybe using a FileWrapper to change the color, but this is above my pay grade.
Any help appreciated.