Fix bad wedge color on status segment
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user