Background

Contains escape sequences for background colors

Values

ValueMeaning
reset"\033[49m"
black"\033[40m"
red"\033[41m"
green"\033[42m"
yellow"\033[43m"
blue"\033[44m"
magenta"\033[45m"
cyan"\033[46m"
ltgray"\033[47m"
dkgray"\033[100m"
ltred"\033[101m"
ltgreen"\033[102m"
ltyellow"\033[103m"
ltblue"\033[104m"
ltmagenta"\033[105m"
ltcyan"\033[106m"
white"\033[107m"

Meta