diff --git a/amro.toml b/amro.toml index dd2b498..8ffad5d 100644 --- a/amro.toml +++ b/amro.toml @@ -58,7 +58,7 @@ style = "full" [[blocks.segments]] type = "git" style = "plain" -foreground = "p:light-sky-blue" +foreground = "p:pistachio-green" foreground_templates = [ "{{ if or (.Working.Changed) (.Staging.Changed) }}p:terminal-red{{ end }}", "{{ if and (gt .Ahead 0) (gt .Behind 0)}}p:terminal-yellow {{ end }}",