commit 2779044ee0013eacc08d21468ded5459d48e1a3d
parent 82060642cad3cec4fd453407dee8401500d13e36
Author: FIGBERT <figbert@figbert.com>
Date: Wed, 7 Apr 2021 23:49:40 -0700
Update syntax highlighting theme
Hadn't updated the highlighting since the
return to dark mode.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.toml b/config.toml
@@ -12,7 +12,7 @@ compile_sass = true
[markdown]
highlight_code = true
- highlight_theme = "ayu-light"
+ highlight_theme = "visual-studio-dark"
external_links_target_blank = true
external_links_no_follow = true
external_links_no_referrer = true