This is a complete first draft of the color proposal, including all the proposed new & modified functions. However, there are still some questions to resolve in the editing & review process.
- Draft logic for
color.complement()
,color.invert()
, andcolor.ie-hex-string()
.- Update logic for
color.mix()
and color interpolation to better match standards in CSS Colors 4 and 5.