Refactor the interpolate operator so it can be used with the range operator

This commit is contained in:
Jeremy Ruston
2025-02-12 10:05:16 +00:00
parent 611adadaed
commit 83c6223617
4 changed files with 46 additions and 27 deletions

View File

@@ -10,9 +10,8 @@ title: Output
+
title: Filter
=[[#5778d8]]
=[[#d85757]]
+[colour-interpolate:oklch[0.2],[0.5],[0.99]join[,]]
0.2 0.5 0.99
+[colour-interpolate:oklch[#5778d8],[#d85757]join[,]]
+
title: ExpectedResult