removed green and blue color.. no one likes them anyway

This commit is contained in:
Pakobbix 2023-02-10 19:00:40 +01:00
parent d23d1752ca
commit a90c4c7a28

View File

@ -3,8 +3,6 @@
red='\033[0;31m' # ${red} red='\033[0;31m' # ${red}
white='\033[0;37m' # ${white} white='\033[0;37m' # ${white}
yellow='\033[0;33m' # ${yellow} yellow='\033[0;33m' # ${yellow}
green='\033[0;32m' # ${green}
blue='\033[0;34m' # ${blue}
lblue='\033[1;34m' # ${lblue} lblue='\033[1;34m' # ${lblue}
cyan='\033[0;36m' # ${cyan} cyan='\033[0;36m' # ${cyan}
purple='\033[0;35m' # ${purple} purple='\033[0;35m' # ${purple}