diff --git a/starship.toml b/starship.toml index 38b26ed..c21766b 100644 --- a/starship.toml +++ b/starship.toml @@ -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 = ''