alabaster
alabaster copied to clipboard
Don't ignore Pygments background
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.