From 7ed94ec6f5399e1d7ac3cdf86d0c1ec99c1deaf3 Mon Sep 17 00:00:00 2001 From: kylejcarlton Date: Sun, 21 Nov 2021 15:14:13 -0600 Subject: [PATCH] change accent_color in config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 6669660..715859a 100644 --- a/config.toml +++ b/config.toml @@ -18,7 +18,7 @@ highlight_theme = "boron" # One of: blue, green, orange, pink, red. # Defaults to blue. -accent_color = "blue" +accent_color = "green" # One of: blue, dark, green, orange, pink, red. # Enabling dark background will also modify primary font color