Module Private.True_color_Serializer

True color (24-bit RGB) serializer - preserves exact RGB values.

val to_code : Parser.token list -> string

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