pygments_dark_style
is always being reported as a configuration change
#849
Unanswered
ncoghlan
asked this question in
Potential Issue
Replies: 0 comments
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.
-
Working on
venvstacks
docs today, and I noticed that every incremental docs build was generating this config change notice:At first I thought it was because the pygments themes weren't being explicitly set, but adding the following didn't resulting in any change to the behaviour:
(and I've confirmed that
monokai
is available in the docs build environment)Beta Was this translation helpful? Give feedback.
All reactions