Fix bad wedge color on status segment

This commit is contained in:
2025-11-07 13:57:45 -05:00
parent 696bacb597
commit a18dfd678a

View File

@@ -22,7 +22,7 @@ disabled = false
symbol = ''
pipestatus = true
style = "bold fg:bright-white bg:#6d0505"
format = '[](bold fg:#XXXXXX bg:#6d0505)[ $status ]($style)'
format = '[](bold fg:#000000 bg:#6d0505)[ $status ]($style)'
[git_branch]
symbol = ''