1 files changed, 1 insertions(+), 0 deletions(-)
M config.toml
M config.toml => config.toml +1 -0
@@ 11,6 11,7 @@ build_search_index = false
# Whether to do syntax highlighting
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
highlight_code = true
+highlight_theme = "monokai"
[extra]
# Put all your custom variables here