Skip to content

Do not hardcode background for pre code tags#157

Open
NicoHood wants to merge 4 commits into
getgrav:developfrom
NicoHood:patch-3
Open

Do not hardcode background for pre code tags#157
NicoHood wants to merge 4 commits into
getgrav:developfrom
NicoHood:patch-3

Conversation

@NicoHood

Copy link
Copy Markdown
Contributor

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

@NicoHood

Copy link
Copy Markdown
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