diff --git a/dot_config/starship.toml b/dot_config/starship.toml index 7172ae7..d89c2eb 100644 --- a/dot_config/starship.toml +++ b/dot_config/starship.toml @@ -30,7 +30,7 @@ style = "bright-black" [git_status] format = "[[(*$conflicted$untracked$modified$staged$renamed$deleted)](218) ($ahead_behind$stashed)]($style)" -style = "cyan" +style = "#FF9966" conflicted = "" untracked = "" modified = ""