Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix codebgcolor and codetextcolor for Sphinx 3.1.0+ #57

Open
wants to merge 1 commit into
base: master
from

Commits on Oct 10, 2020

  1. Fix codebgcolor and codetextcolor for Sphinx 3.1.0+

    Sphinx 3.1.0+ dropped the custom codebgcolor and codetextcolor from the classic
    theme[1], leaving pre elements uncolored.
    
    [1] sphinx-doc/sphinx@b345acc
    zmwangx committed Oct 10, 2020
You can’t perform that action at this time.