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
feat: convert color values from RGB/hex to OKLCH and HSLA
The commit modifies color definitions in the design system, converting
RGB and hex color values to more modern color formats (OKLCH for colors
and HSLA for grays) while preserving the same visual appearance.
0 commit comments