Your theme supports light and dark color modes. When dark mode is enabled, each color token has separate light and dark values.Documentation Index
Fetch the complete documentation index at: https://subframe-59800133-gtmbot-restructure-dark-mode-docs-v2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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:

