Variable VALID_CLUE_COLOR_INDEXESConst

VALID_CLUE_COLOR_INDEXES: readonly [0, 1, 2, 3, 4, 5] = VALID_SUIT_INDEXES

A variant can never have more colors than suits, so we repurpose the existing array.