Fix docs banner contrast (#4522)

* Fix docs banner contrast

* Banner: readable animated brand-rainbow in both themes
This commit is contained in:
Jeremiah Lowin 2026-07-18 15:38:03 -04:00 committed by GitHub
commit 00cab8ba8f
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": {