See https://www.w3.org/TR/css-fonts-4/#palette-integer-desc
I don't understand the sentence (referring to 'color-' descriptors):
These descriptors are zero-indexed, so the initial palette in the font is represented by the color-0 descriptor.
In what sense does the 'color-0' descriptor "represent the initial palette in the font"? Surely it simply refers to the color at index 0 in the palette being specified. Or am I totally missing something?