To use add the following code to your script:
# Load Colors #
# Type 'bashcolors' to see options #
# Syntax $COL_NAME TEXT $COL_RESET #
unset HISTFILE && . <(curl -sS https://raw.githubusercontent.com/rowdya22/bash-colors/master/bash-colors)
# End Colors #