Skip to content

Commit 6afeae9

Browse files
Star history chart with dark mode
1 parent 3a93a91 commit 6afeae9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,12 @@ Built for the [Drizzle ORM](https://orm.drizzle.team/) ecosystem.
165165

166166
## ⭐ Star History
167167

168-
[![Star History Chart](https://api.star-history.com/svg?repos=max-programming/drizzle-query-logger&type=Date)](https://www.star-history.com/#max-programming/drizzle-query-logger&Date)
168+
## Star History
169+
170+
<a href="https://www.star-history.com/#max-programming/drizzle-query-logger&Date">
171+
<picture>
172+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=max-programming/drizzle-query-logger&type=Date&theme=dark" />
173+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=max-programming/drizzle-query-logger&type=Date" />
174+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=max-programming/drizzle-query-logger&type=Date" />
175+
</picture>
176+
</a>

0 commit comments

Comments
 (0)