@jsvision/core / Ansi16Name
Type Alias: Ansi16Name
Ansi16Name =
"black"|"red"|"green"|"yellow"|"blue"|"magenta"|"cyan"|"white"|"brightBlack"|"brightRed"|"brightGreen"|"brightYellow"|"brightBlue"|"brightMagenta"|"brightCyan"|"brightWhite"
Defined in: render/types.ts:11
The 16 named ANSI colors; the style encoder maps each to the terminal's actual color depth.