Microsoft/vscode

[css] Add new CSS color functions

Open

#165,207 opened on Nov 2, 2022

View on GitHub
 (23 comments) (128 reactions) (1 assignee)TypeScript (10,221 forks)batch import
css-less-scssfeature-requesthelp wanted

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

Снимок экрана от 2022-11-02 00-55-30

CSS Color Modules 4 added many new color functions. This spec already Candidate Recommendation Draft and was implemented in Safari 15 without any flags. We already have a few articles about the most interesting of them oklch() and lch().

We need the same color preview box as we have for other colors like red.

Functions:

Contributor guide