From 3564d8a250284ed7d9f10fa52bb9fbafb9a79356 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Thu, 29 Nov 2012 16:08:30 +0100 Subject: [Colors] Target : magenta, to get closer to blue. --- net:foret/Colors.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net:foret') diff --git a/net:foret/Colors.zsh b/net:foret/Colors.zsh index d56bcbd..6e44470 100644 --- a/net:foret/Colors.zsh +++ b/net:foret/Colors.zsh @@ -1,7 +1,7 @@ typeset -A _make_colors -_make_colors[target]=$color[red] +_make_colors[target]=$color[magenta] _make_colors[verbose]=$color[yellow] _make_colors[nproc]=$color[yellow] _make_colors[static]=$color[green] -- cgit v1.2.3