Files
instalador/variables/_background.sh
2025-04-30 13:09:37 -06:00

7 lines
99 B
Bash

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