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

fix: remove important from highlight background #2082

Merged
merged 3 commits into from
Nov 26, 2024
Merged

fix: remove important from highlight background #2082

merged 3 commits into from
Nov 26, 2024

Conversation

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

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
10 checks passed
@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