python/python-docs-theme

Incorrectly highlighted paragraph in dark theme

Eclips4 opened this issue · 5 comments

Using dark theme this paragraph looks unreadable:

image

However, if I choose doc version 3.12 or 3.11, paragraph seems fine.

Should be reported to https://github.com/python/python-docs-theme (I can't transfer the issue).

A

We exclude 2023.7 (python/cpython#107666) due to #144. #146 was merged to revert, but there hasn't been a new release yet (#148).

A

hugovk commented

Looks this is a fresh bug not covered by #138, I'll make a PR and then let's do a release.

hugovk commented

Please see PR #150.