Skip to content

fix: remove important from highlight background#2082

Merged
kai687 merged 3 commits intomainfrom
fix/myst-nb
Nov 26, 2024
Merged

fix: remove important from highlight background#2082
kai687 merged 3 commits intomainfrom
fix/myst-nb

Conversation

@kai687
Copy link
Copy Markdown
Owner

@kai687 kai687 commented Nov 26, 2024

The !important modifier for the div.highlight
background messed up the specificity and didn't
work well with myst_nb. I should have updated this when we added support for pygments_style_dark.

The `!important` modifier for the `div.highlight`
background messed up the specificity and didn't
work well with `myst_nb`. We should have updated this
when we added support for `pygments_style_dark`.
@kai687 kai687 added the bug Something isn't working label Nov 26, 2024
@kai687 kai687 linked an issue Nov 26, 2024 that may be closed by this pull request
@netlify
Copy link
Copy Markdown

netlify bot commented Nov 26, 2024

Deploy Preview for sphinxawesome-theme ready!

Name Link
🔨 Latest commit 88d5729
🔍 Latest deploy log https://app.netlify.com/sites/sphinxawesome-theme/deploys/6745c9439da64d00082dc3ae
😎 Deploy Preview https://deploy-preview-2082--sphinxawesome-theme.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kai687 kai687 marked this pull request as ready for review November 26, 2024 16:43
@kai687 kai687 merged commit 8e9dced into main Nov 26, 2024
@kai687 kai687 deleted the fix/myst-nb branch November 26, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pygments_style background ignored

1 participant