Skip to content

@jsvision/core / ANSI16_ORDER

Variable: ANSI16_ORDER

const ANSI16_ORDER: readonly Ansi16Name[]

Defined in: color/palette.ts:41

The 16 ANSI names in palette-index order: 0–7 normal, 8–15 bright. nearest16 returns an index into this list, which maps to the SGR codes 30–37/90–97.