Replies: 1 comment 2 replies
-
|
There is a "Accessibility" section for each style, for example: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to point out the existence of a new project called
pygments-stylesthat could be used as an alternative toaccessible-pygments.You can compare the two sets of styles at:
Context
This project has been created by @lepture to implement dark/light theme in its Shibuya theme. Here is the source code of this integration for inspiration: https://github.com/lepture/shibuya/blob/main/src/shibuya/_pygments.py
Maybe
pygments-stylescan help Furo solves its recent issues withaccessible-pygmentsstyles:python-consolehighlighting ofa11y-high-contrast-lightcould be improved Quansight-Labs/accessible-pygments#72python-consolecode-blocks has low contrast pydata/pydata-sphinx-theme#2172 (comment)Beta Was this translation helpful? Give feedback.
All reactions