mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-23 22:14:18 +02:00
Update colors
This commit is contained in:
parent
753c993bb7
commit
d7b443c9f5
2 changed files with 4 additions and 4 deletions
|
|
@ -8,9 +8,9 @@
|
|||
"decoration": "windows"
|
||||
},
|
||||
"colors": {
|
||||
"dark": "#EA5455",
|
||||
"light": "#EA5455",
|
||||
"primary": "#EA5455"
|
||||
"dark": "#f72585",
|
||||
"light": "#4cc9f0",
|
||||
"primary": "#3f37c9"
|
||||
},
|
||||
"description": "The fast, Pythonic way to build MCP servers.",
|
||||
"footer": {
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ h3 code,
|
|||
h4 code,
|
||||
h5 code,
|
||||
h6 code {
|
||||
color: #ea5455 !important;
|
||||
color: #f72585 !important;
|
||||
background-color: #ea54551a !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue