Skip to content

Commit cfa1780

Browse files
committed
Dark mode: add class to invert image brightness
1 parent e3ef253 commit cfa1780

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

python_docs_theme/static/pydoctheme_dark.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,7 @@ div.note {
120120
.nav-content {
121121
background-color: black;
122122
}
123+
124+
img.invert-in-dark-mode {
125+
filter: invert(1) hue-rotate(.5turn);
126+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy