diff --git a/themes/ziggoto.zsh-theme b/themes/ziggoto.zsh-theme index 9737d4e07..a2d5b3200 100644 --- a/themes/ziggoto.zsh-theme +++ b/themes/ziggoto.zsh-theme @@ -5,4 +5,4 @@ PROMPT='%{$fg_bold[green]%}%n@%M%{$reset_color%}:%{$fg_bold[blue]%}%/%{$reset_co ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[yellow]%}git:(%{$fg[red]%}" ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%} " ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[yellow]%}) %{$reset_color%}%(!.#.$)" -ZSH_THEME_GIT_PROMPT_CLEAN="%{$fg[blue]%})" +ZSH_THEME_GIT_PROMPT_CLEAN="%{$fg[yellow]%})"