Skip to content

Commit

Permalink
docs(readme): dark mode logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Pinjasaur committed Jun 30, 2023
1 parent fa1e996 commit 216f4c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
@@ -1,3 +1,7 @@
<style>
[data-dark-theme*="dark"] .markdown-body img { filter: invert(1); background: none; }
</style>

<div align="center">
<img width="256" src="docs/logo.png" alt="bic">
</div>
Expand Down

0 comments on commit 216f4c8

Please sign in to comment.