From 67ec286f36d9c117cf6130155fe55dbc09a33674 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 19 Jan 2024 16:37:16 -0600 Subject: feat: update color scheme --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index db53dd3..1b774a5 100644 --- a/config.toml +++ b/config.toml @@ -11,7 +11,7 @@ feed_filename = "atom.xml" [markdown] highlight_code = true highlight_theme = "css" -highlight_themes_css = [{ theme = "dracula", filename = "syntax-theme-dark.css" }] +highlight_themes_css = [{ theme = "ayu-dark", filename = "syntax-theme-dark.css" }] external_links_target_blank = true lazy_async_image = true -- cgit v1.2.3-70-g09d2