Skip to content

Commit

Permalink
Dark: Better contrast for dark switch
Browse files Browse the repository at this point in the history
  • Loading branch information
hedyhli committed Jan 18, 2024
1 parent 43c3e10 commit 69cb637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pydis_site/static/css/base/themes.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

.switch.dark .switch-outer {
background-color: #22272E;
border: solid 1px #515151;
}

.switch.light .switch-outer {
Expand Down

0 comments on commit 69cb637

Please sign in to comment.