From 152c53851f6b8737e2ad8a203523ee0032d95ce8 Mon Sep 17 00:00:00 2001 From: soaos Date: Thu, 29 Jan 2026 22:14:15 -0500 Subject: vscode-buttplug post --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index a63e891..dd2361a 100644 --- a/config.toml +++ b/config.toml @@ -13,11 +13,11 @@ generate_robots_txt = true generate_sitemap = true [markdown] -# Whether to do syntax highlighting -# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola -highlight_code = true external_links_target_blank = true +[markdown.highlighting] +theme = "everforest-dark" + [extra] # Put all your custom variables here -- cgit v1.2.3