diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-05-12 14:52:39 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-05-12 14:52:39 -0400 |
| commit | 417cbec1bd52c239f28c19b7affcdec693e803fd (patch) | |
| tree | 43bb831b91a36740edd9f5164c19577866df5ebf /zola-static/config.toml | |
| parent | 1c831883e0ad3d6edb753248aa3e8be52e8f2e0a (diff) | |
some styling
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 |
