update docs theme
This commit is contained in:
@@ -1,11 +1,20 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://mintlify.com/docs.json",
|
"$schema": "https://mintlify.com/docs.json",
|
||||||
"theme": "mint",
|
"theme": "maple",
|
||||||
"name": "useSend",
|
"name": "useSend",
|
||||||
"colors": {
|
"colors": {
|
||||||
"primary": "#000000",
|
"primary": "#21453D",
|
||||||
"light": "#FFFFFF",
|
"light": "#E6FAF5",
|
||||||
"dark": "#000000"
|
"dark": "#21453D"
|
||||||
|
},
|
||||||
|
"background": {
|
||||||
|
"color": {
|
||||||
|
"light": "#F5F5F5",
|
||||||
|
"dark": "#181825"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"fonts": {
|
||||||
|
"family": "IBM Plex Mono"
|
||||||
},
|
},
|
||||||
"favicon": "/favicon.svg",
|
"favicon": "/favicon.svg",
|
||||||
"navigation": {
|
"navigation": {
|
||||||
|
Reference in New Issue
Block a user