File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ List of supported color spaces (along with their id in parenthesis):
199199
200200- Oklab (`oklab` ) - table with fields `l ` (lightness; numeric in [0; 100]),
201201 `a ` , `b ` (both are unbounded numeric; visible range is usually between
202- -30 to 30). Field `l ` describes how light is color; `a ` - how "greed -red" it is;
202+ -30 to 30). Field `l ` describes how light is color; `a ` - how "green -red" it is;
203203 `b ` - how "blue-yellow" it is.
204204
205205- Oklch (`oklch` ) - table with fields `l ` (same as in Oklab),
Original file line number Diff line number Diff line change 196196---
197197--- - Oklab (`oklab`) - table with fields `l` (lightness; numeric in [0; 100]),
198198--- `a`, `b` (both are unbounded numeric; visible range is usually between
199- --- -30 to 30). Field `l` describes how light is color; `a` - how "greed -red" it is;
199+ --- -30 to 30). Field `l` describes how light is color; `a` - how "green -red" it is;
200200--- `b` - how "blue-yellow" it is.
201201---
202202--- - Oklch (`oklch`) - table with fields `l` (same as in Oklab),
You can’t perform that action at this time.
0 commit comments