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

Use ansi_light for syntax highlighting #251

Merged

Conversation

kurtmckee
Copy link
Contributor

This eliminates a bright white background color that renders for Markdown code blocks.

This change was tested on light and dark terminal backgrounds and does not force a background color in either case.

Fixes #249


Example: Solarized light

image

Example: Solarized dark

image

This eliminates a bright white background color
that renders for Markdown code blocks.

This change was tested on light and dark terminal backgrounds
and does not force a background color in either case.

Fixes scientific-python#249
@henryiii henryiii merged commit 1fa820d into scientific-python:main Dec 13, 2024
9 checks passed
@kurtmckee kurtmckee deleted the switch-default-theme-issue-249 branch December 13, 2024 15:56
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.

Code blocks are rendered in bright white
2 participants