- Added settings tab
- Add setting to switch color format in json output to HEX
- When opacity is 100% the hex color will just be #000000
- When opacity is < 100% the hex color will contain 2 extra values for the a channel (0-255) e.g 30% black = #0000004D
- Add settings to exclude collections and variables that start with an underscore
- Fixed a bug when loading a alias from a different Collection
- Added support for resizing the plugin window
- Support for exporting local styles (Typography, Effects, Grids)
- Added proper UI with Light and Dark theme
- Added support for exporting to a
json
file - Added link to github for feedback and issues
- Support for all variables introduced on Figma Config 2023
- Basic export functionality
- No UI
- Initial release with super basic functionality