Method CSI_SetForegroundColor
CSI_SetForegroundColor(AnsiColorCode)
ESC [ (n) m - Uses CSI_SetGraphicsRendition(params int[]) to set the foreground color.
public static string CSI_SetForegroundColor(AnsiColorCode code)
Parameters
code
AnsiColorCodeOne of the 16 color codes.