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

fixes broken color theme and improves configuration #13

Merged
merged 11 commits into from
Dec 7, 2023
Merged

Conversation

tonyfast
Copy link
Member

@tonyfast tonyfast commented Dec 6, 2023

this pull request embeds both light and dark theme css into the page in separate style tags then are toggled by the media attribute.

adds https:/Quansight-Labs/accessible-pygments styles to the templates to provide accessible light/dark theme variants.

closes #7

Copy link

github-actions bot commented Dec 6, 2023

A preview fo the exported examples will be rendered at
https://deathbeds.github.io/nbconvert-a11y/branch/color-theme/exports/html/lorenz-executed-a11y.html

@tonyfast tonyfast merged commit d9fbdda into main Dec 7, 2023
4 checks passed
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.

fix light/dark mode code styling
1 participant