wezterm.color.from_hsla(h, s, l, a)
¶
Since: Version 20220807-113146-c2fee766
The functionality described in this section requires version 20220807-113146-c2fee766 of wezterm, or a more recent version.
Constructs a new color object from values in the HSL colorspace, plus alpha.
See also wezterm.color.parse()