Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: merge colors from Figma correctly #37

Open
timcreatedit opened this issue Dec 21, 2023 · 0 comments
Open

feat: merge colors from Figma correctly #37

timcreatedit opened this issue Dec 21, 2023 · 0 comments

Comments

@timcreatedit
Copy link
Contributor

Description

Figma color styles can contain multiple "Layers" of colors, each with their own opacity and BlendMode. Obviously, Flutter Colors can't to that so right now we're only using one of the layers.

It would be smarter to "Merge" the color layers into one final resulting color.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant