Detect if Group has a "color" set on it (see pic inside)
Hey everyone
Working on another feature for one of my extensions and I'm trying to see if it's viable to just have the user set group colors for me to look over and grab/export off of.
The colors I'm talking about is the ones like below (accessed by right click and putting a color on it. Also works on layers as well)

I already grabbed listener code to "Set" or "Clear" them but that doesn't help me in figuring out how I can actually find if a group has one set in script or not
Has anyone done this by chance?