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

Blob colors used in gradient do not change for dark mode #9

Open
nathaliemerdan opened this issue Jul 1, 2024 · 0 comments
Open

Blob colors used in gradient do not change for dark mode #9

nathaliemerdan opened this issue Jul 1, 2024 · 0 comments

Comments

@nathaliemerdan
Copy link

When using ColorSets with configured dark mode, the gradient uses only the light mode variant. This is due to using CGColor for the CAGradientLayer.

Is it possible to implement the light and dark mode color variants? Currently we have to define two separate ColorSets for the light and dark versions.

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