aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-09-08 14:55:12 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-09-08 14:55:12 +0900
commit21adf9eb149e06b68e59fc60f8d29bbdb6eb1cc5 (patch)
tree2dbf15d25252be3c2cddabb478bdcf01c0870d69
parentba5783f04d4f6cfe8289812e4cbb58669ea171dd (diff)
just color tweak
-rwxr-xr-xcopy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/copy.sh b/copy.sh
index 97201bb8..fe560b2f 100755
--- a/copy.sh
+++ b/copy.sh
@@ -25,7 +25,7 @@ printf "\n%.0s" {1..2}
OK="$(tput setaf 2)[OK]$(tput sgr0)"
ERROR="$(tput setaf 1)[ERROR]$(tput sgr0)"
NOTE="$(tput setaf 3)[NOTE]$(tput sgr0)"
-WARN="$(tput setaf 166)[WARN]$(tput sgr0)"
+WARN="$(tput setaf 5)[WARN]$(tput sgr0)"
CAT="$(tput setaf 6)[ACTION]$(tput sgr0)"
ORANGE=$(tput setaf 166)
YELLOW=$(tput setaf 3)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage