about summary refs log tree commit diff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index a2b914b..88f9a3e 100644
--- a/config.toml
+++ b/config.toml
@@ -13,7 +13,7 @@ feed_filenames = ["feed.xml"]
 
 [markdown]
 highlight_code = true
-highlight_theme = "idle"
+highlight_theme = "zenburn"
 render_emoji = true
 smart_punctuation = true