ANSI colors
const basic: AnsiColor = BasicColor.Red;const indexed: AnsiColor = IndexedColor.Red; Copy
const basic: AnsiColor = BasicColor.Red;const indexed: AnsiColor = IndexedColor.Red;
ANSI colors