You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
--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 */
try wide gamut colors for background animation
The text was updated successfully, but these errors were encountered: