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

created vesper filter #189

Closed
wants to merge 1 commit into from

Conversation

krystalcampioni
Copy link

#130 😄 Tried to implement the Vesper filter. What do you think?

@una
Copy link
Owner

una commented Oct 20, 2016

Hey! Thanks for this PR! Going to do a little review (sorry about the delay) -- Can you please submit just the cssgram.scss vesper.scss and updated JSON files? #210 is a good example!

@una
Copy link
Owner

una commented Oct 21, 2016

I was playing around this this based on your PR and i'm wondering what you think about this:

filter: hue-rotate(-10deg) brightness(1.05) saturate(.9);

&:after {
  background: rgba(199, 220, 202, .58);

  mix-blend-mode: overlay;
}

(nothing in ::before)

@una
Copy link
Owner

una commented Nov 2, 2016

Closing due to inactivity

@una una closed this Nov 2, 2016
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