summaryrefslogtreecommitdiff
path: root/net:foret/Colors.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'net:foret/Colors.zsh')
-rw-r--r--net:foret/Colors.zsh2
1 files changed, 1 insertions, 1 deletions
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]