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

Remove underline from whitespace #188

Closed
wants to merge 1 commit into from

Conversation

tunetheweb
Copy link
Contributor

The latest version of pygments seems to have started applying the w class to whitespace, which looks bad for code samples:

image

Especially in dark theme or when selected:

image

They can't see why the w class has a text underline and removed it, but Alabaster has it explicitly set so need to remove it here too.

introt added a commit to introt/alabester that referenced this pull request Apr 21, 2022
sphinx-doc#188

Co-authored-by: Barry Pollard <10931297+tunetheweb@users.noreply.github.com>
@bitprophet bitprophet deleted the branch sphinx-doc:master January 13, 2023 00:42
@bitprophet bitprophet closed this Jan 13, 2023
@polyzen
Copy link

polyzen commented Apr 11, 2023

Still getting this issue with Sphinx 6.1.3, Alabaster 0.7.13, and Pygments 2.14.0.

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.

3 participants