Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Dark mode: Also give aside.topic a dark background
  • Loading branch information
hugovk committed Aug 24, 2023
commit c39a9f14456cfe2caabe676ef0863913773da358
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 @@ -103,6 +103,7 @@ div.warning {
background-color: rgba(255, 0, 0, 0.5);
}

aside.topic,
div.topic,
div.note,
nav.contents {
Expand Down