Class for storing and interacting with an array of colours.
Constructs a ColorSpan instance.
A color or array of colors. If the string 'random' is provided, a random color will be returned from getValue.
Gets a color from the color array, or a random color if shouldRandomize.
Class for storing and interacting with an array of colours.