From 1a65ad783bf8db593dbcaa65bf7d4acaa23be367 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sun, 26 Sep 2021 15:09:16 -0400 Subject: [PATCH] Change pygments style --- config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 28ec3273..e26425aa 100644 --- a/config.yaml +++ b/config.yaml @@ -11,6 +11,7 @@ ignoreFiles: languageCode: en-us preserveTaxonomyNames: true pygmentsCodefences: true +PygmentsStyle: manni enableEmoji: true staticDir: - static @@ -85,7 +86,7 @@ params: utterances: enable: true issueTerm: "pathname" - theme: preferred-color-scheme + theme: github-light # the css inverts this when dark is preferred github: username: davegallant repository: davegallant.github.io