aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-01-31 00:52:54 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-01-31 00:52:54 +0900
commit090cc93f75c7eea189415b2c7a788018a91578c6 (patch)
treea407f86fbe8c84e6a8416c9a68b2a27255f6044c /copy.sh
parent1bcf3ab61608ff3f3c7093146ac6946e34fe1ebb (diff)
color coding update
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/copy.sh b/copy.sh
index a6a162e5..18220c07 100755
--- a/copy.sh
+++ b/copy.sh
@@ -24,9 +24,9 @@ OK="$(tput setaf 2)[OK]$(tput sgr0)"
ERROR="$(tput setaf 1)[ERROR]$(tput sgr0)"
NOTE="$(tput setaf 3)[NOTE]$(tput sgr0)"
INFO="$(tput setaf 4)[INFO]$(tput sgr0)"
-WARN="$(tput setaf 5)[WARN]$(tput sgr0)"
+WARN="$(tput setaf 1)[WARN]$(tput sgr0)"
CAT="$(tput setaf 6)[ACTION]$(tput sgr0)"
-ORANGE=$(tput setaf 9)
+ORANGE=$(tput setaf 5)
YELLOW=$(tput setaf 3)
BLUE=$(tput setaf 4)
RESET=$(tput sgr0)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage