Change formatting on title

This commit is contained in:
The Magician 2023-11-04 17:10:33 +00:00
parent 41740d1092
commit dfd4b2d46d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ set -e
clear clear
printf '\e[4;37m\e[45m\e[30mA Book of Colors\e[0m\n' printf '\e[4;37m\e[7;36mA Book of Colors\e[0m\n'
printf '\n' printf '\n'
printf 'Use \\e (or \\033) followed by the control sequence specified next to activate that color.\n' printf 'Use \\e (or \\033) followed by the control sequence specified next to activate that color.\n'