Configuration
Color Scheme

Color Scheme

Theme Cupertino supports both light and dark mode, it's automatically controlled according to the browser's preferences.

_config.cupertino.yml
color_scheme: [light/dark/auto]

You can also provide a toggle button for readers to switch between light and dark mode.

Preview of color scheme toggle

_config.cupertino.yml
show_color_scheme_toggle: true