Thanks to visit codestin.com Credit goes to github.com
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 e3ef253 commit cfa1780Copy full SHA for cfa1780
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