Skip to content

Commit 6bb157d

Browse files
committed
fix: star history dark mode support
1 parent 8fc6d5e commit 6bb157d

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,13 @@ Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines
327327

328328
If this project helped you, please consider giving it a ⭐!
329329

330-
[![Star History Chart](https://api.star-history.com/svg?repos=FlexKleks/DomainChecker&type=Date)](https://star-history.com/#FlexKleks/DomainChecker&Date)
330+
<a href="https://www.star-history.com/#FlexKleks/DomainChecker&type=date&legend=top-left">
331+
<picture>
332+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=FlexKleks/DomainChecker&type=date&theme=dark&legend=top-left" />
333+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=FlexKleks/DomainChecker&type=date&legend=top-left" />
334+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=FlexKleks/DomainChecker&type=date&legend=top-left" />
335+
</picture>
336+
</a>
331337

332338
---
333339

0 commit comments

Comments
 (0)