Closed AmjadHD closed 2 years ago
Did you mean to use blenda
?
Yes, both blend
and blenda
don't work.
Okay, I'll take a look
I imagine a regression occurred at some point.
Turns out that during an update of the internal coloraide, some of the color parts regex that we reuse added some captured groups in the regex where they used to be uncaptured. This caused us to access the wrong matched groups during blend and broke us. I'll have a fix in the next version.
The fix is on master. I should get a release out in the next few days. Blend and blenda are now fixed, and even s()
and l()
needed a fix as the scaling of HSL non-hue values is now between 0 - 1 instead of 0 - 100 in the coloraide object. Anyways, this will be available soon-ish.
Description
ST color-mod
blend(a)
adjusters don't work:Support Info
Steps to Reproduce Issue
Color Helper: ST ColorMod
from the CPcolor(red blenda(green 15%))