change accent_color in config.toml

This commit is contained in:
kylejcarlton 2021-11-21 15:14:13 -06:00
parent 8b33cfb215
commit 7ed94ec6f5

View file

@ -18,7 +18,7 @@ highlight_theme = "boron"
# One of: blue, green, orange, pink, red. # One of: blue, green, orange, pink, red.
# Defaults to blue. # Defaults to blue.
accent_color = "blue" accent_color = "green"
# One of: blue, dark, green, orange, pink, red. # One of: blue, dark, green, orange, pink, red.
# Enabling dark background will also modify primary font color # Enabling dark background will also modify primary font color