If you look at a saved macro, you'll notice a list of colors that take up quite of few lines of code.
I'm curious. What is the function to return that list of colors if you wanted to reference that list? I assume the list changes per the server color list, so if I wanted to make an array of colors from that list, what would I do?
%colors[%color] = ???