Support

Browse by category

All categories
Back to Feature Requests
proposed 8 votes

Light Mode

Submitted by community

Add a light theme by swapping the semantic token layer. The design system is already built for this — all components use semantic tokens (—color-surface-primary, —color-text-heading, etc.) and never reference raw hex values. Light mode values are prepared in tokens.css as a commented block.

Toggle via a theme switcher in the header or system preference detection.