📚 docs(readme): support dark theme in star history
This commit is contained in:
@@ -133,8 +133,13 @@ This repo is licensed under the [MIT License], project is made and maintained by
|
||||
|
||||
## 🌠 Stargazers
|
||||
<div align="center">
|
||||
|
||||
[](https://www.star-history.com/#retrozinndev/colorshell&Date)
|
||||
<a href="https://www.star-history.com/#retrozinndev/colorshell&Date">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=retrozinndev/colorshell&type=Date&theme=dark" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=retrozinndev/colorshell&type=Date" />
|
||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=retrozinndev/colorshell&type=Date" />
|
||||
</picture>
|
||||
</a>
|
||||
<br>
|
||||
<p align="center">Thanks to everyone who starred my project! 💖</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user