🎨 ux(starship): changed behind icon style to the same one as ahead

This commit is contained in:
Sergio Laín 2023-12-10 13:58:48 +01:00
parent f862378fac
commit 1db749a6a7
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -22,7 +22,7 @@ staged = '[ $count](bold green) '
stashed = '[ $count](cyan) '
deleted = '[ $count](bold red) '
modified = '[ $count](bold yellow) '
behind = '[ $count](bold purple) '
behind = '[ $count](bold purple) '
renamed = '[󰬴 $count](bold blue) '
up_to_date = '[ ](bold green) '
diverged = '[ $ahead_count  $behind_count ](bold red) '