From 2e1e89ba2fd49ea646a31552906b949696292934 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Fri, 3 Oct 2025 14:29:22 -0700 Subject: [PATCH] update colors in docs.json --- docs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs.json b/docs.json index 4095ff03d..1ce66375a 100644 --- a/docs.json +++ b/docs.json @@ -3,9 +3,9 @@ "theme": "maple", "name": "Mintlify", "colors": { - "primary": "#0D9373", - "light": "#55D799", - "dark": "#0D9373" + "primary": "#166E3F", + "light": "#26BD6C", + "dark": "#166E3F" }, "favicon": "/favicon.ico", "icons": {