diff --git a/docs.json b/docs.json index c0869a781..3d066f33c 100644 --- a/docs.json +++ b/docs.json @@ -1,6 +1,6 @@ { "name": "Tyk Documentation", - "theme": "mint", + "theme": "maple", "logo": { "light": "/logo/light.svg", "dark": "/logo/dark.svg" @@ -11,6 +11,24 @@ "light": "#8438FA", "dark": "#8438FA" }, + "background": { + "color": { + "light": "#f7faff", + "dark": "#03031C" + }, + "decoration": "gradient" + }, + "fonts": { + "body": { + "family": "Inter" + }, + "heading": { + "family": "Inter" + } + }, + "appearance": { + "default": "light" + }, "integrations": { "gtm": { "tagId": "GTM-K5PPWPH7" diff --git a/mintdocs/index.mdx b/mintdocs/index.mdx index b23e6121d..e3ab18eba 100644 --- a/mintdocs/index.mdx +++ b/mintdocs/index.mdx @@ -1,6 +1,8 @@ --- +title: "Welcome" mode: "custom" --- + export const mostViewed = [ { title: "Tyk Platforms",