📝 Support dark theme for Star History in README.md (#12876)

This commit is contained in:
Jarrett Ye 2024-10-22 16:31:21 +08:00 committed by GitHub
parent 20e8b81b8f
commit f49ece2c82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -124,7 +124,13 @@ Some features are only available to paid members, for more details please refer
## 🌟 Star History
[![Star History Chart](https://api.star-history.com/svg?repos=siyuan-note/siyuan&type=Date)](https://star-history.com/#siyuan-note/siyuan&Date)
<a href="https://star-history.com/#siyuan-note/siyuan&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=siyuan-note/siyuan&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=siyuan-note/siyuan&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=siyuan-note/siyuan&type=Date" />
</picture>
</a>
## 🗺️ Roadmap