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.
2 parents e3ef253 + cfa1780 commit 5646c93Copy full SHA for 5646c93
1 file changed
python_docs_theme/static/pydoctheme_dark.css
@@ -120,3 +120,7 @@ div.note {
120
.nav-content {
121
background-color: black;
122
}
123
+
124
+img.invert-in-dark-mode {
125
+ filter: invert(1) hue-rotate(.5turn);
126
+}
0 commit comments