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, 2 insertions, 0 deletions
diff --git a/net:foret/Colors.zsh b/net:foret/Colors.zsh
index 100c30e..ffe5758 100644
--- a/net:foret/Colors.zsh
+++ b/net:foret/Colors.zsh
@@ -4,4 +4,6 @@ typeset -A _make_colors
_make_colors[target]="31;1"
_make_colors[verbose]="33;1"
_make_colors[nproc]="33;1"
+_make_colors[static]="32;1"
+_make_colors[dynamic]="33;1"