Siterestrict.ImgColorType
type t =
| Default
| Color
color
| Gray
gray
| Mono
mono
val to_string : t -> string
val of_string : string -> t