I am storing sprite colors as rgbEx255 in dictionaries like in the attached screenshot.
I am able to get the dictionaries loaded up just fine but when I access those values for the color replacer effect I believe it is returning the values as a string instead of the expected color value.
I'm sure I'm missing something basic about how the rgbEx255 expression is saved so any help is appreciated.