Module Ecaml__.Face.Background

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

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