Fix docs banner contrast (production hotfix) (#4536)

This commit is contained in:
Jeremiah Lowin 2026-07-18 15:40:37 -04:00 committed by GitHub
commit 6bc5dc065a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 26 additions and 37 deletions

View file

@ -12,6 +12,10 @@
"decoration": "gradient"
},
"banner": {
"color": {
"dark": "#475569",
"light": "#1e3a5f"
},
"content": "Meet [Prefect Horizon](https://prefect.io/horizon?utm_source=gofastmcp&utm_medium=docs&utm_campaign=docs_banner&utm_content=sitewide_banner), the enterprise MCP gateway built by the team behind FastMCP"
},
"colors": {