Method CSI_SetForegroundColor256
CSI_SetForegroundColor256(int)
ESC[38;5;{id}m - Set foreground color (256 colors)
public static string CSI_SetForegroundColor256(int color)
Parameters
color
int
ESC[38;5;{id}m - Set foreground color (256 colors)
public static string CSI_SetForegroundColor256(int color)
color
int