From 38b97d67d1755756d8f5ce03b5f581708d332923 Mon Sep 17 00:00:00 2001 From: Anant Garg Date: Thu, 17 Jul 2025 02:19:33 -0600 Subject: [PATCH] Update docs.json --- docs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.json b/docs.json index 8c1412079..5661a8572 100644 --- a/docs.json +++ b/docs.json @@ -1,6 +1,6 @@ { "$schema": "https://mintlify.com/docs.json", - "theme": "palm", + "theme": "linden", "name": "CometChat Docs", "colors": { "primary": "#6851D6", @@ -5093,4 +5093,4 @@ "destination": "/docs/ui-kit/flutter/v4/:slug*" } ] -} \ No newline at end of file +}