Version 4.3.4
This release adds support for outputting colors with six-digit hex format, resolving issue #113 .
The hex color output setting only applies to solid colors; gradients will still use RGBA colors.
Hex color support may potentially interfere with element generation and binding to tokens, since RGB(A) is the format that Figma itself uses, so there is a slight possibility of mismatches in the Figmagic binding process.
Also note that hex colors will not use any alpha/transparency.