Start working on improving color handling in code.

This commit is contained in:
2020-08-11 19:29:55 -07:00
parent 3e9f6a14f2
commit 65215ccdd6
4 changed files with 82 additions and 31 deletions

View File

@@ -3,7 +3,7 @@ languageCode = "en-us"
title = "Daniel's Blog"
theme = "vanilla"
pygmentsCodeFences = true
pygmentsStyle = "github"
pygmentsUseClasses = true
summaryLength = 20
[markup]