Binsec.ColorsGeneral color definitions for outputs
val rgb : int -> int -> int -> colorval pp_with_prefix : string -> Format.formatter -> color -> unitval pp : Format.formatter -> color -> unitpp ppf color is pp_with_prefix "#" ppf color
module FlatUI : sig ... end