docs: align Mintlify theme with Dracula

This commit is contained in:
Pedram Amini
2025-12-27 01:48:11 -06:00
parent 6451134af7
commit 59fce66462
2 changed files with 20 additions and 7 deletions

View File

@@ -4,15 +4,28 @@
"name": "Maestro",
"description": "Maestro hones fractured attention into focused intent.",
"logo": {
"light": "/build/icon.png",
"dark": "/build/icon.png",
"light": "/assets/icon.png",
"dark": "/assets/icon.png",
"href": "https://runmaestro.ai"
},
"favicon": "/build/icon.ico",
"favicon": "/assets/icon.ico",
"colors": {
"primary": "#0EA5E9",
"light": "#F8FAFC",
"dark": "#0F172A"
"primary": "#BD93F9",
"light": "#F8F8F2",
"dark": "#282A36"
},
"fonts": {
"heading": {
"family": "ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\""
},
"body": {
"family": "ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\""
}
},
"styling": {
"codeblocks": {
"theme": "dracula"
}
},
"navigation": {
"dropdowns": [