type alias ForegroundColors
Definition #
"black"
 | "blackBright"
 | "blue"
 | "blueBright"
 | "cyan"
 | "cyanBright"
 | "gray"
 | "green"
 | "greenBright"
 | "grey"
 | "magenta"
 | "magentaBright"
 | "red"
 | "redBright"
 | "white"
 | "whiteBright"
 | "yellow"
 | "yellowBright"