From 795d9b150b46f9832840da4ca426742de28d140a Mon Sep 17 00:00:00 2001 From: haandol Date: Wed, 28 Dec 2016 11:54:56 +0900 Subject: [PATCH] modify color of suffix --- themes/af-magic.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/af-magic.zsh-theme b/themes/af-magic.zsh-theme index fe5f762a8..ca52cac52 100644 --- a/themes/af-magic.zsh-theme +++ b/themes/af-magic.zsh-theme @@ -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%}"