From 707e76bc77df09acf5c508c92e53b312280d6f1e Mon Sep 17 00:00:00 2001 From: amir houieh Date: Tue, 31 May 2022 17:50:06 +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 0aef9c8..eba54bd 100644 --- a/config.json +++ b/config.json @@ -15,7 +15,7 @@ } }, "fontFamily":"monospace", - "codeTheme":"base16/windows-10.css" + "codeTheme":"prism/cb" }, "template": "default", "static_assets_folder": "static-assets",