From 44d3a703367aaaf23f2784857b013a4e3af769bd Mon Sep 17 00:00:00 2001 From: Shir Goldberg <3937986+shirgoldbird@users.noreply.github.com> Date: Mon, 27 Jul 2026 09:31:56 -0400 Subject: [PATCH] Change theme from 'mint' to 'sequoia' Experiencing layout glitches with mint... --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index d239fdb..f6bb493 100644 --- a/docs.json +++ b/docs.json @@ -1,6 +1,6 @@ { "$schema": "https://mintlify.com/docs.json", - "theme": "mint", + "theme": "sequoia", "name": "DeepL Documentation", "colors": { "primary": "#0f2b46",