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 a color fade function #229

Merged
merged 2 commits into from
Aug 18, 2011
Merged

Add a color fade function #229

merged 2 commits into from
Aug 18, 2011

Conversation

bennyschudel
Copy link
Contributor

Hey, I thought it would be useful to have a color fade function so it can be used like this:

fade(@white, 20)

What do you think?
//Ben

@cloudhead
Copy link
Member

You can use fadeout and fadein for that, for example: color: fadeout(@base-color, 50%)

@bennyschudel
Copy link
Contributor Author

Yes, thats true.

But in my mind the naming is not clear. At least an alias should do it.

On Wed, Apr 20, 2011 at 3:15 AM, cloudhead <
reply@reply.github.com>wrote:

You can use fadeout and fadein for that, for example: color: fadeout(@base-color, 50%)

Reply to this email directly or view it on GitHub:
#229 (comment)

cloudhead pushed a commit that referenced this pull request Aug 18, 2011
@cloudhead cloudhead merged commit a3f099f into less:master Aug 18, 2011
strk pushed a commit to CartoDB/carto that referenced this pull request Mar 22, 2013
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.

2 participants