Module Private.Xterm256_Serializer

ANSI-256 color serializer - quantizes RGB to xterm256 palette.

val to_code : Parser.token list -> string

Convert a list of parsed style tokens into an ANSI escape code string.