diff --git a/qsgen2 b/qsgen2 index 5ac189e..64e8811 100755 --- a/qsgen2 +++ b/qsgen2 @@ -68,7 +68,7 @@ function include () { # Including some colors to the script include common/colors -echo "${bold_magenta}${QSGEN} ${VERSION}${end}" +echo "${magenta}${blue_bg} ${QSGEN} ${end}${white}${blue_bg}${VERSION} ${end}" function _version() { echo "${yellow}- Created by kekePower - 2018-$(date +%Y)${end}"