> For the complete documentation index, see [llms.txt](https://docs.criticalmoments.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.criticalmoments.io/themes/built-in-themes.md).

# Built In Themes

Critical Moments comes with 21 built in themes, made up of 7 named-styles, each with a light, dark and auto variant. You can refer to these by name in your config file. The base/auto varient will automatically adapt to the user system dark-mode setting, while the `_light` and `_dark` varients will force one color pallet regardless of the user setting.

* system/system\_light/system\_dark \[default]: system standard color pallet and font. If your app has an [accent color](https://developer.apple.com/documentation/xcode/specifying-your-apps-color-scheme) set, that will be the primary color (defaults to systemBlue).
* elegant/elegant\_light/elegant\_dark: a black and white theme, using a modern font (Avenir Next on iOS).
* aqua/aqua\_light/aqua\_dark: A blue/green theme, using default system font.
* jazzy/jazzy\_light/jazzy\_dark: A purple/pink theme, using default system font.
* sea/sea\_light/sea\_dark: A deep blue theme, using default system font.
* honey/honey\_light/honey\_dark: A yellow/black theme, using default system font.
* terminal/terminal\_light/terminal\_dark: A theme mirroing the look of a computer terminal, using a monospace font.

<figure><img src="/files/NIoJdwDmekdSdCKSZV3A" alt=""><figcaption><p>Built in themes</p></figcaption></figure>
