_background.sh 99 B

123456
  1. #!/bin/bash
  2. #
  3. # Variables to be used for background styling.
  4. # color
  5. readonly BG_BROWN="\e[0;43m"