Corrected color

This commit is contained in:
David Anema 2012-12-06 11:26:05 +01:00
commit 2aab54135c

View file

@ -3,5 +3,5 @@ RPROMPT='[%{$fg[red]%}%W %t%{$reset_color%}]'
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[red]%} <"
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_DIRTY=":%{$fg[red]%}✗%{$fg[red]%}>%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_CLEAN="%{$fg[blue]%}>"
ZSH_THEME_GIT_PROMPT_DIRTY=":%{$fg[white]%}✗%{$fg[red]%}>%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_CLEAN="%{$fg[red]%}>"