민트색으로 변경
This commit is contained in:
@@ -54,10 +54,10 @@ if [ -x "$(command -v tput)" ]; then
|
||||
fi
|
||||
|
||||
# you can change these
|
||||
lc="${reset}${bold}${red}" # labels
|
||||
nc="${reset}${bold}${red}" # user and hostname
|
||||
lc="${reset}${bold}${cyan}" # labels
|
||||
nc="${reset}${bold}${cyan}" # user and hostname
|
||||
ic="${reset}" # info
|
||||
c0="${reset}${red}" # first color
|
||||
c0="${reset}${cyan}" # first color
|
||||
|
||||
## OUTPUT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user