lighter V

pull/160/head
Vaidas Zilionis 2012-11-28 04:38:00 +02:00
parent 7597d22258
commit 1689da132b
1 changed files with 1 additions and 1 deletions

View File

@ -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} "