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
Adds a Contrast Checker tab, where you can try your selected color in various configurations, and test its contrast against an algorithm.
Adds a context menu on color wells, allowing copying a color in a variety of formats. (Requires iOS 14.)
Adds HSL (Hue, Saturation, and Lightness) to the color sliders tab. As compared to the existing HSB (Hue, Saturation, and Brightness) sliders, HSL uses a slightly different formula that is considered more realistic to how we perceive color. HSL is also used by CSS.
Adds a gradient background to color sliders, so you can see how your color will change if you tweak each slider.
UI has been tweaked all around to look great in Catalyst apps configured for Mac UI mode.
Hopefully fixes an issue with the jailbreak package sometimes not working on iOS 12.