Foreground

Contains escape sequences for foreground colors

Values

ValueMeaning
reset"\033[39m"
black"\033[30m"
red"\033[31m"
green"\033[32m"
yellow"\033[33m"
blue"\033[34m"
magenta"\033[35m"
cyan"\033[36m"
ltgray"\033[37m"
dkgray"\033[90m"
ltred"\033[91m"
ltgreen"\033[92m"
ltyellow"\033[93m"
ltblue"\033[94m"
ltmagenta"\033[95m"
ltcyan"\033[96m"
white"\033[97m"

Meta