ALL options (colors, borders, paths, etc) are set as variables in the 1st part of the script itself.
They are heavily commented with examples so it's easier to modify the values directly in the script. They are placed after the line #### SECTION: COMMON USER DEFINED OPTIONS
until the line ## SECTION: INIT of the folders and files:
The script makes no attempt to checks if the values passed here are correct - it trusts you. Take care: the options are case-sensitive. In case you get errors, turn on debugging (set DEBUG=yes ) and run the script on a console, the operations are logged to the console screen.