~alterae/alterae.srht.site

a39fde34088c67d46107a18aefc75835f85e7f28 — Michelle S 2 years ago edf81ff
Change syntax higlighting theme to Monokai

Will probably fiddle more with this later.
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