Skip to content

Commit

Permalink
Change star history dark theme support
Browse files Browse the repository at this point in the history
  • Loading branch information
rakarmp committed Sep 9, 2023
1 parent e4fff05 commit 27f0769
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=rakarmp/Linux-Commands-Guide&type=Date)](https://star-history.com/#rakarmp/Linux-Commands-Guide&Date)
<a href="https://star-history.com/#rakarmp/Linux-Commands-Guide&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=rakarmp/Linux-Commands-Guide&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=rakarmp/Linux-Commands-Guide&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=rakarmp/Linux-Commands-Guide&type=Date" />
</picture>
</a>

<sup>Handcraft ❤️ by rakarmp</sup>

0 comments on commit 27f0769

Please sign in to comment.