FGColor

Colors of foreground.

Values

ValueMeaning
black"\033[30m"
dark_gray"\033[90m"
red"\033[31m"
light_red"\033[91m"
green"\033[32m"
light_green"\033[92m"
yellow"\033[33m"
light_yellow"\033[93m"
blue"\033[34m"
light_blue"\033[94m"
magenta"\033[35m"
light_magenta"\033[95m"
cyan"\033[36m"
light_cyan"\033[96m"
light_gray"\033[37m"
white"\033[97m"
reset"\033[0m"
empty""

Meta