summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.toml b/config.toml
index bb4b773..6bdf5e7 100644
--- a/config.toml
+++ b/config.toml
@@ -50,9 +50,9 @@ taxonomies = [
# Highlight code blocks
highlight_code = true
-#highlight_theme = "base16-ocean-dark"
-highlight_theme = "material-dark"
-# try more syntax highlighting themes
+#highlight_theme = "boron" # 100% best practice contrast for comments
+highlight_theme = "ayu-dark" # 94%
+#highlight_theme = "1337" # 94%
# Use emojis like :smile: and :shrug:
render_emoji = true