This commit is contained in:
deathbybandaid 2022-03-15 22:04:07 -04:00
parent 3e16e4b6e0
commit 6e64473479

View File

@ -1,5 +1,5 @@
#!/bin/bash
s
## These are the colors used throughout the script.
COL_YELLOW='\e[1;33m%s\e[0m\n'
COL_LIGHT_BLUE='\e[38;5;111m%s\e[0m\n'