_msg: Change colors

This commit is contained in:
Stig-Ørjan Smelror 2024-02-06 09:56:12 +01:00
parent f8242328ad
commit 3ddf20b333

2
qsgen2
View File

@ -147,7 +147,7 @@ function _msg() {
echo "${magenta}${2}${end}"
;;
main)
echo "${green}${white_bg} ${2} ${end}"
echo "${white}${green_bg} ${2} ${end}"
;;
*)
echo "${2}"