This commit is contained in:
pika 2025-05-18 18:50:16 +02:00
parent e744c698da
commit 1ae349a35d

View file

@ -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() {