We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef6b3e commit 8339d65Copy full SHA for 8339d65
config.toml
@@ -19,6 +19,8 @@ generate_feeds = true
19
# Whether to do syntax highlighting
20
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
21
highlight_code = true
22
+highlight_theme = "dash"
23
+extra_syntaxes_and_themes = ["themes/zola-dash/syntax_themes"]
24
25
[extra]
26
# Put all your custom variables here
themes/zola-dash
0 commit comments