mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 06:27:07 +00:00
Add colour-interpolate operator
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
title: Operators/Colour/ColourInterpolate
|
||||
description: colour-interpolate function
|
||||
type: text/vnd.tiddlywiki-multiple
|
||||
tags: [[$:/tags/wiki-test-spec]]
|
||||
|
||||
title: Output
|
||||
|
||||
\parsermode inline
|
||||
<$text text={{{ [subfilter{Filter}] }}}/>
|
||||
+
|
||||
title: Filter
|
||||
|
||||
=[[#5778d8]]
|
||||
=[[#d85757]]
|
||||
+[colour-interpolate:oklch[0.2],[0.5],[0.99]join[,]]
|
||||
+
|
||||
title: ExpectedResult
|
||||
|
||||
oklch(60.08% 0.15344 290.55),oklch(60.956% 0.15699 325.23),oklch(62.386% 0.1628 381.88)
|
||||
Reference in New Issue
Block a user