AnsiPalettes Class

Definition

Provides palette helpers for converting ANSI palette indices to approximate RGB values.

public static class AnsiPalettes

Remarks

ANSI "basic 16" colors and xterm "256-color" values are indices. Terminals are free to map those indices to different RGB values (themes). This class exposes pragmatic xterm-like defaults that are useful when you need to render ANSI content into a non-terminal surface.

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Properties (1)

Methods (2)