◐ Shell
reader mode source ↗
Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
4 changes: 4 additions & 0 deletions python_docs_theme/static/pydoctheme.css
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,10 @@ div.footer a:hover {
color: #0095c4;
}

/* C API return value annotations */
:root {
--refcount: var(--good-color);
Expand Down
1 change: 1 addition & 0 deletions python_docs_theme/static/pydoctheme_dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ span.highlighted {
/* Below for most things in text */

dl.field-list > dt {
background-color: #434;
}

Expand Down
Loading
Toggle all file notes Toggle all file annotations