@dan I was working with a plugin and they normally require a hex or rbga or even oklch color.
Would be really great if you guys could whip up a little helper function that would convert the tailwind colors to oklch, so we could then inject that normal color into the plugin config stuff. Here’s cheat sheet for all the colors: Colors
I do not really get what you mean. But I am curious. As far as I understood oklch has a wider range then hex and the tailwind colors are handpicked. Which means no matter what you do there is no formular to say this is red and then get the tailwind colors out, unless you have a hardcoded list.
Hi @Beblebroks I’m proposing that (devs) are given a little conversion widget that converts tailwind color to oklch - that’s all. In the link above, tailwind gives us those colors so it could be written inside of Elements to use.