From 7cb8313b41045c77a796f53c95158d82e335b593 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Mon, 26 Aug 2013 16:21:47 +0200 Subject: [Q] Target : magenta → red MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- net:foret/Colors.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net:foret/Colors.zsh b/net:foret/Colors.zsh index 6e44470..d56bcbd 100644 --- a/net:foret/Colors.zsh +++ b/net:foret/Colors.zsh @@ -1,7 +1,7 @@ typeset -A _make_colors -_make_colors[target]=$color[magenta] +_make_colors[target]=$color[red] _make_colors[verbose]=$color[yellow] _make_colors[nproc]=$color[yellow] _make_colors[static]=$color[green] -- cgit v1.2.3