modify color of suffix

This commit is contained in:
haandol 2016-12-28 11:54:56 +09:00
commit 795d9b150b

View file

@ -30,4 +30,4 @@ fi
ZSH_THEME_GIT_PROMPT_PREFIX="$FG[078](branch:"
ZSH_THEME_GIT_PROMPT_CLEAN=""
ZSH_THEME_GIT_PROMPT_DIRTY="$my_orange*%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_SUFFIX="$FG[075])%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_SUFFIX="$FG[078])%{$reset_color%}"