Current output formats are either extremely verbose (deep nested JSON with multiple properties per color value) or extremely simplistic (flat array of hex/rgb codes).
It would be beneficial to include another format option for the output that is a compromise between those formats, and that correlates closer to formats used as design variables:
This option would simplify transformations that may need to occur when implementing color outputs from Leonardo as design variables in a variety of platforms. For example, this type of output format would be much simpler to transform to CSS properties:
Description
Current output formats are either extremely verbose (deep nested JSON with multiple properties per color value) or extremely simplistic (flat array of hex/rgb codes).
It would be beneficial to include another format option for the output that is a compromise between those formats, and that correlates closer to formats used as design variables:
Why do you need this feature?
This option would simplify transformations that may need to occur when implementing color outputs from Leonardo as design variables in a variety of platforms. For example, this type of output format would be much simpler to transform to CSS properties:
Leonardo package and version
alpha.9
Additional context