The basics
What tokens are, why they beat native colors, and how the palette was made.
- What are tokens?Colors picked one at a time never line up. Tokens name each job and pick its color in both modes.
- Why use ColorTokensKit over native colors?What you gain over SwiftUI's system colors, asset catalogs and hex values, and what it costs.
- What does the library offer?36 color themes, ready-to-use tokens with dark mode, a theme for your brand, and state functions.
- How did we choose and build these colors?Why every hue shares one lightness and one chroma at each stop, and how the 36 hues were named.
- How accessible is it?What the palette guarantees for contrast in every hue and mode, and what you still need to check.