📚 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
|
## 🌠 Stargazers
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
<a href="https://www.star-history.com/#retrozinndev/colorshell&Date">
|
||||||
[](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>
|
<br>
|
||||||
<p align="center">Thanks to everyone who starred my project! 💖</p>
|
<p align="center">Thanks to everyone who starred my project! 💖</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user