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
used like @import "open-props/indigo-p3"; or @import "open-props/indigo-oklch";
display p3
oklch
these are different then the palette.css import from OPv2 beta which are dynamic for any hue or chroma amount, they would be static like the hex imports.
hard parts:
it's alot more colors
we'll need a really nice testing environment
we don't have many (or any) good trails to follow for inspiration
we'll need new docs
should be able to co-exist with the SDR hex palettes
used like
@import "open-props/indigo-p3";
or@import "open-props/indigo-oklch";
these are different then the
palette.css
import from OPv2 beta which are dynamic for any hue or chroma amount, they would be static like the hex imports.hard parts:
idea introduced here in #379
The text was updated successfully, but these errors were encountered: