A list of Color objects.
This can be used, for example, to define gradient colors for drawing primitives.
typedef ColorList = List<Color>;