Changing colour of all the other GUI objects is straightforward:
Sending an int will cycle through the 30 preset colours in the Properties dialog.
But what about arrays? Sending an int to an array via [color $1] seems to cycle through an enormous list of subtle shades.
See the screenshot where I am sending the same value to all the GUI objects. The colours are obviously not the same.
What are the values? Is this list buried somewhere in the pd files?
I have been wondering for years, but I'm done guessing now