| title | Make Docs Yours |
|---|---|
| icon | palette |
Another yet reason is making your docs matching your brand.
{
"theme": {
"name": "poetry"
}
}
.
├─ .docs # .docs root
│ └─ theme
│ └─ index.css # theme styles entry
|
└─ docs.json # settings file
<html data-color-scheme="light | dark | os">