1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-06 02:37:14 +00:00
This commit is contained in:
Jeremy Ruston 2025-02-09 21:54:31 +00:00
parent 7df987803d
commit d8dfc10ea8

View File

@ -20,7 +20,7 @@ The <<.op colour-set-oklch>> operator is used to manipulate colour values in the
The advantage of the OKLCH space is that it is perceptually uniform, meaning that equal changes in the numbers correspond to equal changes in the perceived colour.
For example, this filter expression will alter the lightness of the colour current page background colour to 0.1:
For example, this filter expression will alter the lightness of the current page background colour to 0.1:
```
[function[colour],[page-background]colour-set-oklch:l[0.1]]