From 1689da132b6a8cdad64d387f6248e9bc5f530874 Mon Sep 17 00:00:00 2001 From: Vaidas Zilionis Date: Wed, 28 Nov 2012 04:38:00 +0200 Subject: [PATCH] lighter V --- themes/zuper/zuper.theme.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/zuper/zuper.theme.bash b/themes/zuper/zuper.theme.bash index 81cd7c2e..3c41e27f 100644 --- a/themes/zuper/zuper.theme.bash +++ b/themes/zuper/zuper.theme.bash @@ -2,7 +2,7 @@ # looks good on dark bakground SCM_THEME_PROMPT_DIRTY=" ${red}✖${reset_color}" SCM_THEME_PROMPT_AHEAD=" ${red}!${reset_color}" -SCM_THEME_PROMPT_CLEAN=" ${green}✔${reset_color}" +SCM_THEME_PROMPT_CLEAN=" ${green}✓${reset_color}" #✔ SCM_THEME_PROMPT_PREFIX="${white} ❮ " SCM_THEME_PROMPT_SUFFIX="${white} ❯" GIT_SHA_PREFIX="${white} ❮ $(scm_char)${cyan} "