alabaster icon indicating copy to clipboard operation
alabaster copied to clipboard

Don't ignore Pygments background

Open mgeier opened this issue 5 years ago • 0 comments

The pygments_style includes a background color, which is currently ignored by the alabaster theme.

This PR changes that, but it still honors the pre_bg and code_highlight_bg theme options.

BTW, why are there two different options for seemingly the same thing? What's the difference?

See also https://github.com/sphinx-doc/sphinx/pull/7718.

mgeier avatar May 24 '20 18:05 mgeier