Skip to content

Commit ae0b88c

Browse files
committed
Add LCH color picker
1 parent b7b276b commit ae0b88c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

helpers/lch-colour-picker.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
{
2-
"name": "LCH Colour Picker",
3-
"desc": "Picke a color from the larger, perceptually uniform LCH (“Lightness Chroma Hue”) color space",
2+
"name": " LCH Colour Picker",
3+
"desc": "Convert colors from lch to rgb.",
44
"url": "https://css.land/lch/",
55
"tags": [
66
"CSS",
77
"Color"
88
],
99
"maintainers": [
10-
"LeaVerou",
11-
"svgeesus"
10+
"LeaVerou"
1211
],
13-
"addedAt": "2020-04-20"
12+
"addedAt": "2022-02-15"
1413
}

0 commit comments

Comments
 (0)