Hey Ollie, I was looking into https://github.com/Wakamai-Fondue/wakamai-fondue-site/issues/147 finally! I have trouble finding a font which has named palettes or colors. Do you know of any? Your code example is probably not from an existing font, at least not one I could find?
Provide more info about color fonts · Issue #147 · Wakamai-Fondue/wakamai-fondue-site

In the CSS fonts Level 4 spec, base-palette can reference a named color-palette embedded inside the font. It would be very useful if Wakamai Fondue could show that information. override-colors can ...

GitHub
@pixelambacht I was way too premature in raising the issue 😹. I think the CSS spec has changed since I opened this, apologies. I’ve updated the GitHub issue

@Olliew There's still named palettes possible, so the fondue should report on that (besides indeed dark/light)

> [CPAL] may also contain 'name' table IDs describing the palettes and their entries.

@Olliew @pixelambacht now I want to add the optional name table to my Velzyland COLRv1 font
@cjtype @Olliew If you succeed, let me know so we can see if the fondue reports them properly!

@pixelambacht @Olliew Just emailed the updated Velzyland COLRv1 font to you!

But also, now I'm curious about the USABLE_WITH_LIGHT_BACKGROUND vs USABLE_WITH_DARK_BACKGROUND bits. So I might try adding those next.

Out of my palettes ( https://cjtype-dev.netlify.app/typefaces/velzyland/#colorv1 ) maybe “Midnight” should only have the LIGHT BG bit set and “Silver” should only have DARK BG bit set, with the others having both bits set? Hmm

Velzyland

@cjtype @Olliew Thank you! Bit distracted now, but can't wait to check this out!!!