summaryrefslogtreecommitdiff
path: root/zola/config.toml
diff options
context:
space:
mode:
authorNicolas Dato <nicolas.dato@gmail.com>2025-08-15 15:16:40 -0300
committerNicolas Dato <nicolas.dato@gmail.com>2025-08-15 15:16:40 -0300
commite44bf0c2c4327ef37db7d25709c1a653cfb3eac6 (patch)
treeccecb425e1bce1d74a85c41e39832d1584d5f54d /zola/config.toml
parentcc3e81362efa90e74cc5917693f7c7df1d5a4d3c (diff)
downloadndato.com-e44bf0c2c4327ef37db7d25709c1a653cfb3eac6.tar.gz
improving design. changing from Solarized to Selenized, and more
Diffstat (limited to 'zola/config.toml')
-rw-r--r--zola/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zola/config.toml b/zola/config.toml
index 683baf2..e8e4789 100644
--- a/zola/config.toml
+++ b/zola/config.toml
@@ -23,7 +23,7 @@ taxonomies = [
# 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 = "solarized-dark"
+highlight_theme = "gruvbox-dark"
[extra]
# Put all your custom variables here