Skip to content

Commit 0c47074

Browse files
authored
Merge pull request #67 from google/LisaFC-chroma
Update config.toml
2 parents 76b7699 + cfbbeec commit 0c47074

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ time_format_blog = "02.01.2006"
7070
[markup.goldmark]
7171
[markup.goldmark.renderer]
7272
unsafe = true
73+
[markup.highlight]
74+
# See a complete list of available styles at https://xyproto.github.io/splash/docs/all.html
75+
style = "tango"
76+
# Uncomment if you want your chosen highlight style used for code blocks without a specified language
77+
# guessSyntax = "true"
7378

7479
# Everything below this are Site Params
7580

0 commit comments

Comments
 (0)