Skip to content

Conversation

camilaazuma
Copy link

No description provided.

@una
Copy link
Owner

una commented Oct 27, 2016

Any updates? Would love to get this in!

filter: contrast(1.25) brightness(.989) saturate(1.1) grayscale(.19) $filters;

&::after {
background: radial-gradient(circle, rgba(150, 160, 150, .4) 100%, rgb(192, 110, 201));
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR looks awesome!! The only change I would make is changing this first value in the gradient from rgba(150, 160, 150, .4) to rgba(150, 160, 150, .8) -- try that and let me know what you think.

// }
@mixin juno($filters...) {
@include filter-base;
filter: contrast(1.25) brightness(.989) saturate(1.1) grayscale(.19) $filters;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe just remove brightness, since .989 isn't going to be making much of a difference here

@camilaazuma
Copy link
Author

Sorry for the delay. I've been really busy lately, but your suggestion is great. I just made the adjustment. 😄

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