mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
Fix docs banner contrast (#4522)
* Fix docs banner contrast * Banner: readable animated brand-rainbow in both themes
This commit is contained in:
parent
d7eda92a2b
commit
00cab8ba8f
2 changed files with 26 additions and 37 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue