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 toggle for intro image color overlay #55

Closed
Weiming-Hu opened this issue Mar 21, 2018 · 4 comments
Closed

Add toggle for intro image color overlay #55

Weiming-Hu opened this issue Mar 21, 2018 · 4 comments

Comments

@Weiming-Hu
Copy link

Hi there,

Do you have any idea why the intro image has a slightly different color? Look likes it has some sort of a mask on it.

The website

The original jpeg

Thank you
Weiming

@mmistakes
Copy link
Owner

That's correct, there is a an overlay to unify the colors. Here's the relevant CSS line if you want to remove it.

At some point I'll add a toggle to disable.

@mmistakes mmistakes changed the title Intro image has a slight different color? Add toggle for intro image color overlay Mar 21, 2018
@Weiming-Hu
Copy link
Author

Awesome. Thank you!

@mmistakes
Copy link
Owner

This is now fixed on master. Add the following to your CSS to disable the color overlay:

$intro-image-color-overlay: false;

@Weiming-Hu
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants