Skip to content

Commit

Permalink
also change cover page dark mode logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jyrno42 committed Nov 20, 2024
1 parent 0b7cf26 commit 42c23f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
content: url("./logo-white.svg");
}

.docsify-dark-mode .cover-main img {
content: url("./logo-white.svg");
}

:root {
--dark-base-background: #222;
--dark-base-color: #bbc0c4;
Expand Down

0 comments on commit 42c23f9

Please sign in to comment.