title | icon | description |
---|---|---|
Themes |
palette |
Customize the appearance of your documentation |
import { ThemeCard } from "/snippets/theme-card.mdx";
We offer pre-built themes so you can differentiate the look and feel of your documentation based on your brand.
You can configure the theme in the docs.json
file.
For example, to use the maple
theme, you can add the following to your docs.json
file:
{
"theme": "maple"
}
There are a variety of themes to choose from.