Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Ground
encodes the information on whether a certain color is on the foreground or the background.
val to_int : ?bright:bool -> t -> int
to_int ?bright ground
produces the corresponding leading digit for an SGR escape sequence to be set as foreground or background.