From 587ccc17187836015f794c68634de28fdbda9d18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Wed, 31 Jan 2024 22:34:28 +0100 Subject: [PATCH] qsgen2: Fancy name and version --- qsgen2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"