From b0bc967f38ee85e78868adf548b37a3550de6d6f Mon Sep 17 00:00:00 2001 From: Tsiry Sandratraina Date: Tue, 14 Apr 2026 09:39:49 +0300 Subject: [PATCH] Use Laserwave dark codeblocks theme --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 63a37c7..09156f8 100644 --- a/docs.json +++ b/docs.json @@ -15,7 +15,7 @@ "codeblocks": { "theme": { "light": "catppuccin-latte", - "dark": "synthwave-84" + "dark": "laserwave" } } }, -- 2.51.2