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

Taking colors to the next (CSS) level #124

Closed
openmindculture opened this issue Mar 24, 2023 · 1 comment
Closed

Taking colors to the next (CSS) level #124

openmindculture opened this issue Mar 24, 2023 · 1 comment

Comments

@openmindculture
Copy link
Owner

try wide gamut colors for background animation

@openmindculture
Copy link
Owner Author

openmindculture commented Oct 24, 2023

As I can't tell the difference between color points beyond the wide gamut border on my hardware, I better don't step over too far for a first experiment in production to prevent an unexpected visual surprise.
Codepen: https://codepen.io/openmindculture/pen/dyaPKbN

Screenshot of a codepen

--brand-blue-tailwind-react: #55d0f4; /* "marker blue" from #130 */
--slightly-neon-blue: color(display-p3 0.39 0.922 1); /* a step across the border */
--extreme-neon-blue: color(display-p3 0 0.922 1); /* as far as it gets */


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

No branches or pull requests

1 participant