aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 0f2acc6..6a3f21a 100644
--- a/config.toml
+++ b/config.toml
@@ -47,7 +47,7 @@ highlight_code = true
# The theme to use for code highlighting.
# See below for list of allowed values.
-highlight_theme = "material-dark"
+highlight_theme = "nord"
# When set to "true", emoji aliases translated to their corresponding
# Unicode emoji equivalent in the rendered Markdown files. (e.g.: :smile: => 😄)