You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: settings.mdx
+4-11Lines changed: 4 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,28 +52,21 @@ See [Themes](themes) for more information.
52
52
</ResponseField>
53
53
54
54
<ResponseFieldname="colors"type="object"required>
55
-
The colors to use in your documentation. A primary color is required. For example:
56
-
```json
57
-
{
58
-
"colors": {
59
-
"primary": "#ff0000"
60
-
}
61
-
}
62
-
```
55
+
The colors used in your documentation. Colors are applied differently across themes. If you only provide a primary color, it will be used for all color elements.
0 commit comments