change starship prompt colors
This commit is contained in:
parent
e5cb857924
commit
a1ac5a6236
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
format = "[$user]($style) on "
|
||||
|
||||
[character]
|
||||
success_symbol = "[❯](bold green)[❯](yellow)[❯](red)"
|
||||
success_symbol = "[❯](bold #8AFF80)[❯](bold #80FFEA)[❯](bold #FF80BF)"
|
||||
error_symbol = "[✗](bold red) "
|
||||
|
||||
[gcloud]
|
||||
|
|
Loading…
Reference in a new issue