Module Ecaml.Face.Background

(Info-goto-node "(elisp)Face Attributes")

type t =
| Color of Color.t
| Unspecified
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t