diff --git a/starship.toml b/starship.toml index 7c81fdd..eefdae7 100755 --- a/starship.toml +++ b/starship.toml @@ -152,8 +152,8 @@ truncation_symbol = "…/" [git_branch] symbol = "" -style = "fg:color_aqua" -format = '[[ $symbol $branch ](fg:color_fg0 fg:color_aqua)]($style)' +style = "fg:color_fg0" +format = '[[ $symbol $branch ](fg:color_fg0)]($style)' [git_status] style = "fg:color_aqua"