From 099f4c2cfc7a12b25f81742bccf7804fbeb7266f Mon Sep 17 00:00:00 2001 From: hugues Date: Mon, 30 Jul 2007 09:31:50 +0000 Subject: C'est plus joli avec ces couleurs. Si si. ;) git-svn-id: svn+ssh://hugues@maison/opt/svn/private/hugues@518 a0e5b806-a6f9-0310-978d-cbce73f8a913 --- 11_Prompts.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '11_Prompts.zsh') diff --git a/11_Prompts.zsh b/11_Prompts.zsh index b07d017..ddbdc56 100644 --- a/11_Prompts.zsh +++ b/11_Prompts.zsh @@ -39,8 +39,8 @@ COLOR_HIST="$VOID" COLOR_AROB="0;1;%(! $BOLD; )$GENERIC" COLOR_DIES="0;%(! $BOLD; )" COLOR_DOUBLEDOT="0;%(! $VOID $VOID)" -COLOR_BRANCH_OR_REV="0;$GENERIC;$BOLD" -COLOR_NOT_UPTODATE="0;%(! $GENERIC $RED;$BOLD)" +COLOR_BRANCH_OR_REV="0;$GENERIC" +COLOR_NOT_UPTODATE="0;%(! $GENERIC $YELLOW;$BOLD)" COLOR_BRACES="0;$CYAN" COLOR_PAREN="0;$CYAN" COLOR_BAR="0;$GENERIC;$BOLD" -- cgit v1.2.3