sphinx-doc / alabaster

Lightweight, configurable Sphinx theme
http://alabaster.readthedocs.io/
Other
734 stars 186 forks source link

Remove underline from whitespace #188

Closed tunetheweb closed 1 year ago

tunetheweb commented 2 years ago

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.

polyzen commented 1 year ago

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