diff options
Diffstat (limited to 'zola-static/config.toml')
| -rw-r--r-- | zola-static/config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zola-static/config.toml b/zola-static/config.toml index d7103dd..b5a0879 100644 --- a/zola-static/config.toml +++ b/zola-static/config.toml @@ -11,6 +11,7 @@ build_search_index = true # 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 = "nyx-bold" [extra] # Put all your custom variables here |
