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

Commit5646c93

Browse files
authored
Merge pull request#128 from hugovk/dark-mode-img.invert-in-dark-mode
2 parentse3ef253 +cfa1780 commit5646c93

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