Module V1.Style

type t =
  1. | Color of Color.t
  2. | Gradient of Gradient.t
  3. | Pattern of Pattern.t

Stroke and fill styles