From 13e3efcf8444689e3f5db1812c5429902c67a649 Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Thu, 11 Jun 2026 15:14:56 -0700 Subject: [PATCH] change codeblock theme --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index dc9a99f..5c9392b 100644 --- a/docs.json +++ b/docs.json @@ -15,7 +15,7 @@ }, "styling": { "codeblocks": { - "theme": "github-light" + "theme": "gruvbox-light-hard" } }, "favicon": "/favicon.png",