Packages
Appearance
Theemo / @theemo/figma / ColorAlphaFormat
Options to generate color in alpha format
Hsl: "hsl";
With hsl()
hsl()
MDN
packages/@theemo/figma/src/config.ts:49
Rgb: "rgb";
With rgba()
rgba()
packages/@theemo/figma/src/config.ts:42