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

Do not hardcode background for pre code tags #157

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

NicoHood
Copy link
Contributor

2% from fff will result in fafafa
3% will result in f7f7f7

@NicoHood
Copy link
Contributor Author

I have updated the PR to use $bg-color aka #f8f9fa instead.

  1. Both colors should be idential, as one is the block for tagged code (yaml, js, cpp etc) and the other block is for "normal" untagged code.
  2. The $bg-color is very close to the current color. It is the same color used in the footer, so it will look nice and is more correct now.

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.

1 participant