mark-nicepants / figma2flutter

Converts design token json files to flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE REQUEST] HSL color space support

ensarhoxhaa opened this issue Β· comments

πŸ’¬ Description

It would be great to also support 'hsl' color space with tokens studio modifiers.

❓ Link to specification or documentation (if available)

https://docs.tokens.studio/tokens/color-modifiers

There is a color_transformer_test.dart that uses hsl and tests modifying existing colors with lighten, darken.

But alpha and mix are not supported