Built-in colour themes
Generated Markdown for references/fact_themes.md.
Open book page Back to the skill graph
# Built-in colour themes
Set `theme = :<name>` on a `site` to recolour the whole site in one line. Six palettes ship, each with co-ordinated dark and light variants and its own typography; add `theme_toggle = true` for a light/dark toggle button. By default the accent comes from the theme; override it with `accent = :<hue>`. Each row links to a live swatch preview.
| Theme | Notes |
| --- | --- |
| nord | Cool blue-grey, the default — [preview](../references/fact_theme_nord.md) |
| tokyonight | Vivid night palette — [preview](../references/fact_theme_tokyonight.md) |
| gruvbox | Warm retro — [preview](../references/fact_theme_gruvbox.md) |
| catppuccin | Soft pastel — [preview](../references/fact_theme_catppuccin.md) |
| rose | Muted rosé — [preview](../references/fact_theme_rose.md) |
| paper | Warm print look, serif headings — [preview](../references/fact_theme_paper.md) |
## Related
- [Styling](../references/concept_styling.md)
- [Nordic theme](../references/fact_theme_nord.md)
- [Tokyo Night theme](../references/fact_theme_tokyonight.md)
- [Gruvbox theme](../references/fact_theme_gruvbox.md)
- [Catppuccin theme](../references/fact_theme_catppuccin.md)
- [Rosé Pine theme](../references/fact_theme_rose.md)
- [Paper theme](../references/fact_theme_paper.md)
[← Back to SKILL.md](../SKILL.md)