MAX_COLORS
COLORS = max_colors > MAX_COLORS ? MAX_COLORS : max_colors;
struct __color colours[MAX_COLORS];