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

It is possible to create invalid colors #64

Open
x2764tech opened this issue Dec 13, 2017 · 0 comments
Open

It is possible to create invalid colors #64

x2764tech opened this issue Dec 13, 2017 · 0 comments

Comments

@x2764tech
Copy link

Doing something like:

colour("#FF9900")(lightness(400))()

results in a runtime error - Color passed is not a valid color.

This may be obvious when static values are passed, but gets more complicated when programmatically generating colours.

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