Skip to content

Commit 0364aae

Browse files
Switch to "mint" theme
The "willow" theme places the logo, version select box, and light/dark switch all side by side in a constrained space at the top of the sidebar, which causes rendering issues for each. In contrast, the "mint" theme places each in a page-wide top bar, eliminating space issues. The "mint" theme also places the search box in that top bar, allowing more of the sidebar to appear above the fold.
1 parent cbfe447 commit 0364aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://mintlify.com/docs.json",
3-
"theme": "willow",
3+
"theme": "mint",
44
"name": "Model Context Protocol",
55
"colors": {
66
"primary": "#09090b",

0 commit comments

Comments
 (0)