Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcfa1780

Browse files
committed
Dark mode: add class to invert image brightness
1 parente3ef253 commitcfa1780

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)

[8]ページ先頭

©2009-2025 Movatter.jp