I didn't know about that, since I've no seen the new color.el functions in compat.

I think this can be closed.

El mié., 26 de marzo de 2025 11:51 p. m., Daniel Mendler <mail@daniel-mendler.de> escribió:
Elijah Gabe Pérez <eg642616@gmail.com> writes:

> =color.el= is a very useful library for packages that requires using
> color modifications or computation such as highlighting or more.
>
> And now with recent changes in emacs-30 (such as news =color-oklab*=
> functions (and more in future versions)), it would be worth having them
> in ELPA.

We port back `color-*' functions as part of Compat, which is available
on ELPA. So you can depend on Compat instead in your package. This means
that not every small Emacs libraries like color.el has to be made
available on ELPA as well.

Daniel