argyleink/css-color-component

Add Options for Which Color Spaces to Include

Open

#34 opened on Nov 30, 2025

View on GitHub
 (4 comments) (1 reaction) (0 assignees)TypeScript (9 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (230 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi again!

It would be great to expose options for which color spaces to include in the dropdown, as there are many more to choose from in Color.js. I want to use this color picker in a 3D rendering context and it would be great to be able to add color spaces like ACEScg for example. I'd also like to be able choose the group labels myself, if possible.

Thanks!

Contributor guide