From a146fc00fdfdb5041e0bd84c738203b160005808 Mon Sep 17 00:00:00 2001 From: amir houieh Date: Tue, 31 May 2022 18:49:13 +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 54d7cf2..7b64fa5 100644 --- a/config.json +++ b/config.json @@ -15,7 +15,7 @@ } }, "fontFamily":"monospace", - "codeTheme":"duotone-dark" + "codeTheme":"prism/duotone-dark" }, "template": "default", "static_assets_folder": "static-assets",