Module Hardcaml_waveterm__Draw.Style
Styling information
val sexp_of_colour : colour -> Ppx_sexp_conv_lib.Sexp.tval compare_colour : colour -> colour -> Hardcaml_waveterm.Import.int
type t={bold : Hardcaml_waveterm.Import.bool;fg : colour;bg : colour;}foreground/backgound colours and weight (bold)
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.tval compare : t -> t -> Hardcaml_waveterm.Import.int
val default : twhite on black, normal weight