Skip to content

Commit 08cd024

Browse files
committed
[css-color-5] another live example
1 parent 01a50e5 commit 08cd024

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

css-color-5/Overview.bs

+4-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,10 @@ and a percentage of 100% returns the same color converted to the specified color
219219
* the mixed result is <span class="swatch" style="--color: rgb(87.416% 76.036% 47.637%)"></span> lch(79.7256% 40.448 84.771)
220220
</div>
221221

222-
<div class="example">
222+
<div class="example" id="ex-mix-lch-teal65">
223+
<!--
224+
https://colorjs.io/notebook/?storage=https%3A%2F%2Fgist.github.com%2Fsvgeesus%2F2fb07e0a4eef97b0d0a1950f94ab3951
225+
-->
223226
This example produces the mixture of teal and olive,
224227
in ''lch'' color space (the default),
225228
with each lch channel being 65% of the value for teal

0 commit comments

Comments
 (0)