From 1ae349a35d2f610fd08049a2b59d2bbbe2829b7a Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 18 May 2025 18:50:16 +0200 Subject: [PATCH] wip --- distros.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distros.sh b/distros.sh index 8d26eb5..a679a49 100755 --- a/distros.sh +++ b/distros.sh @@ -74,7 +74,7 @@ echo_error() { } echo_pkg() { - echo "${BOLD}${BRIGHT_CYAN}PGK:${NC}${BLUE} $1 ${NC}" + echo "${BOLD}${BRIGHT_MAGENTA}PGK:${NC}${BRIGHT_YELLOW} $1 ${NC}" } echo_info() {