From 417cbec1bd52c239f28c19b7affcdec693e803fd Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Mon, 12 May 2025 14:52:39 -0400 Subject: some styling --- zola-static/config.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'zola-static/config.toml') 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 -- cgit v1.2.3