Light

Token Strategy

Helix uses a **single design token set**. There is no theme switching and no per-brand token variants. All components consume the semantic tokens defined in `color.semantic` within `tokens.json`. Use semantic tokens (`bg-primary`, `text-accent-foreground`, etc.) — never hard-coded color values.