Skip to content

color:laba()

Since: Version 20220807-113146-c2fee766

The functionality described in this section requires version 20220807-113146-c2fee766 of wezterm, or a more recent version.

Converts the color to the LAB colorspace and returns those values + alpha:

local l, a, b, alpha = color:laba()