diff --git a/config.toml b/config.toml index 5cdccbd..424cb48 100644 --- a/config.toml +++ b/config.toml @@ -17,13 +17,13 @@ highlight_theme = "boron" # One of: blue, green, orange, pink, red. # Defaults to blue. -accent_color = "orange" +accent_color = "blue" # One of: blue, dark, green, orange, pink, red. # Enabling dark background will also modify primary font color # to be darker. # Defaults to accent color (or, if not accent color specified, to blue). -background_color = "orange" +background_color = "blue" # The logo text - defaults to "Terminimal theme" logo_text = "Terminimal theme"