From ec3741d91ab245288a6aab9cbe627805ff74cd25 Mon Sep 17 00:00:00 2001 From: Madison Date: Thu, 2 Apr 2026 12:45:35 -0500 Subject: [PATCH] Update colr styling --- docs-mintlify/docs.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs-mintlify/docs.json b/docs-mintlify/docs.json index 461747cbd..2719cbedd 100644 --- a/docs-mintlify/docs.json +++ b/docs-mintlify/docs.json @@ -1,20 +1,20 @@ { "$schema": "https://mintlify.com/docs.json", "name": "Stack Auth Documentation", - "theme": "aspen", + "theme": "mint", "logo": { "dark": "/images/logo-dark.svg", "light": "/images/logo-light.svg" }, "favicon": "/images/favicon.ico", "colors": { - "primary": "#6346ec", - "light": "#6346ec", - "dark": "#6346ec" + "primary": "#6b5df7", + "light": "#8b7cf9", + "dark": "#6b5df7" }, "background": { "color": { - "dark": "#121212" + "dark": "#09090b" } }, "fonts": {