Terminal.Styletype t = Terminal_ansi.Style.tThe type of terminal styles: values that can be printed to a terminal in order to change the way that it renders text.
val code : t -> stringGet the ANSI escape code for the given style.
Constructing ANSI styles:
val none : tval bold : tval faint : tval italic : tval underline : tval reverse : t