Skip to content
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

wrong hex value for white and black #6856

Closed
joyously opened this issue Dec 4, 2021 · 1 comment
Closed

wrong hex value for white and black #6856

joyously opened this issue Dec 4, 2021 · 1 comment
Assignees

Comments

@joyously
Copy link

joyously commented Dec 4, 2021

* sRGB <span class="swatch" style="--color: white"></span> white (#008080) is lch(100% 0 0)
* sRGB <span class="swatch" style="--color: black"></span> black (#808000) is lch(0% 0 0)

@svgeesus svgeesus added css-color-5 Color modification Needs Edits labels Dec 6, 2021
@svgeesus svgeesus self-assigned this Dec 6, 2021
@svgeesus
Copy link
Contributor

svgeesus commented Dec 6, 2021

Looks like a copy and paste error. Thanks for noticing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants