blog

My blog at www.shimmy1996.com

git clone git://git.shimmy1996.com/blog.git
commit ae816500dee86a21ee932872e3cd08fc38ce8b6b
parent e6339469ce558199d94ba19d6b4691f35c1f20d8
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Sun, 18 Feb 2018 01:22:19 -0600

Updated Chroma color scheme.

Diffstat:
Mconfig.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.toml b/config.toml
@@ -4,7 +4,7 @@ newContentEditor        = "emacs"
 theme                   = "soresu"
 pygmentsCodefences      = true
 pygmentsCodefencesGuessSyntax = false
-pygmentsStyle           = "colorful"
+pygmentsStyle           = "emacs"
 pygmentsOptions = "linenos="
 preserveTaxonomyNames = true
 footnotereturnlinkcontents = "↩"