Add color for dirac.
This commit is contained in:
parent
6e6e4f2e06
commit
117e178a5b
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ declare -A FEATURE_COLORS
|
|||
FEATURE_COLORS=(
|
||||
kronecker green
|
||||
galois cyan
|
||||
dirac magenta
|
||||
)
|
||||
|
||||
COLOR_NAME="$FEATURE_COLORS[$(nice-hostname)]"
|
||||
|
|
Loading…
Add table
Reference in a new issue