We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad32ebe commit 3e02322Copy full SHA for 3e02322
css-color-5/Overview.bs
@@ -894,7 +894,7 @@ so it has meaningful values for the channels.
894
which has RGB values ''rgb(85 107 47)'',
895
would become approximately ''rgb(37% 37% 37%)''.
896
897
- (Note, tho, that an easier and more accurate way to grayscale a color
+ (Note, though, that an easier and more accurate way to grayscale a color
898
is to use the ''lch()'' function,
899
as that color space is more accurate to human perception:
900
''lch(from var(--color) l 0 h)'' preserves the lightness,
0 commit comments