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

add better alpha syntax for named colors #17

Merged
merged 1 commit into from
Jul 14, 2011
Merged

add better alpha syntax for named colors #17

merged 1 commit into from
Jul 14, 2011

Conversation

donbright
Copy link
Sponsor Member

the previous named-color had the syntax of color("red,0.5"); for alpha.

this new patch removes that, instead it is now color("red",0.5);

this allows variables to be used for alpha.

thanks

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

Successfully merging this pull request may close these issues.

None yet

2 participants