We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007b23a commit be0cec8Copy full SHA for be0cec8
1 file changed
python_docs_theme/static/pydoctheme_dark.css
@@ -129,6 +129,7 @@ img.invert-in-dark-mode {
129
130
/* C++ specific styling */
131
132
+/* Override Sphinx's basic.css to fix colour contrast */
133
.sig.c .k, .sig.c .kt,
134
.sig.cpp .k, .sig.cpp .kt {
135
color: #5283ff;
0 commit comments