Skip to content

[css-color-5] color-function used but not defined #4747

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
svgeesus opened this issue Feb 5, 2020 · 1 comment
Closed

[css-color-5] color-function used but not defined #4747

svgeesus opened this issue Feb 5, 2020 · 1 comment
Assignees
Labels
css-color-5 Color modification

Comments

@svgeesus
Copy link
Contributor

svgeesus commented Feb 5, 2020

In Mixing colors: the color-mix function and also Adjusting colors: the color-adjust function, the term <color-function> is used, but is not defined.

The following functions are defined informally, by being used in the examples:

  • lightness()
  • hue()
  • a()
  • b()

I assume that this one will also exist

  • chroma()

When another colorspace than lch() or lab() is used, there will also be color functions for those spaces (rgb(), hsl(), hwb()).

@svgeesus svgeesus added the css-color-5 Color modification label Feb 5, 2020
svgeesus added a commit that referenced this issue Feb 5, 2020
@svgeesus
Copy link
Contributor Author

svgeesus commented Feb 5, 2020

Dup of #4743

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-color-5 Color modification
Projects
None yet
Development

No branches or pull requests

2 participants