From 2b136d3264fdd235dc2e5958bf948ba1861a6e53 Mon Sep 17 00:00:00 2001 From: Leonid Volnitsky Date: Tue, 28 Jun 2011 11:05:18 +0300 Subject: changed hex color again: bright-black (makes gray) too maney terminals to not support DIM color --- git-prompt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-prompt.conf') diff --git a/git-prompt.conf b/git-prompt.conf index 81ddec9..36f4e84 100644 --- a/git-prompt.conf +++ b/git-prompt.conf @@ -88,7 +88,7 @@ # untracked_vcs_color=BLUE # Untracked files: # op_vcs_color=MAGENTA # detached_vcs_color=RED -# hex_vcs_color=dim +# hex_vcs_color=BLACK # git version id: bright black - should be displayed as gray # :vim:ft=sh ts=8 sw=8 et: -- cgit v1.2.3