Ocb.Color
type t
=
|
Green
Blue
Red
Yellow
Orange
Purple
Pink
Grey
Cyan
Black
Custom of string
val pp : Stdlib.Format.formatter -> t -> unit
val of_string : string -> t