wezterm.color.from_hsla(h, s, l, a)

{{since('20220807-113146-c2fee766')}}

Constructs a new color object from values in the HSL colorspace, plus alpha.

See also wezterm.color.parse()