Open sergio-ezquerro-ochagavia opened 1 year ago
I'd like to second this motion. Love the oklab colour space and use oklch for all my colour schemes. Right now the extension Color Highlight supports (some) oklab syntax, but doesn't support css variables (one of colorize's many lifesaving features). So I use it to view what colours I'm assigning my variables to but can't see what they are when I use them.
It should be rather simple to add support for simple oklab colors
oklab(40.1% 0.1143 0.045);
oklab(59.69% 0.1007 0.1191);
oklab(59.69% 0.1007 0.1191 / 0.5);
I will work on it for the new version
Glad to hear it! oklab()
and oklch()
are very useful, and I love using this extension, so glad to hear they'll be added!
I've just released a new version with support for both
As stated in the title, I request support for oklab colors. This change could make it (much) easier to select color palletes in the future