Adding dark mode
- Open Theme in the top navigation
- Click Add dark mode in the Colors section
- Edit the dark value for each color token
Removing dark mode
Click Remove dark mode in the Colors section. This deletes all dark color overrides.Code export
When dark mode is enabled, the CLI generates your color tokens as CSS variables. Light mode values load by default, and dark mode values activate when adark class is present on the page. Run the CLI to sync:

