From 1c6005c709c38a59f4c263fd719fd85b285a77d9 Mon Sep 17 00:00:00 2001 From: amir houieh Date: Tue, 31 May 2022 18:48:04 +0200 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index eba54bd..54d7cf2 100644 --- a/config.json +++ b/config.json @@ -15,7 +15,7 @@ } }, "fontFamily":"monospace", - "codeTheme":"prism/cb" + "codeTheme":"duotone-dark" }, "template": "default", "static_assets_folder": "static-assets",