mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-10 17:59:17 +00:00
dark theme support
This commit is contained in:
parent
8aa27ccf31
commit
29aa74a949
@ -93,7 +93,13 @@ If you encounter any issues or have suggestions for improvement, file a new issu
|
||||
|
||||
## ⭐ Star History
|
||||
|
||||
[![Star History Chart](https://api.star-history.com/svg?repos=community-scripts/ProxmoxVE&type=Date)](https://star-history.com/#community-scripts/ProxmoxVE&Date)
|
||||
<a href="https://star-history.com/#community-scripts/ProxmoxVE&Date">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=community-scripts/ProxmoxVE&type=Date&theme=dark" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=community-scripts/ProxmoxVE&type=Date" />
|
||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=community-scripts/ProxmoxVE&type=Date" />
|
||||
</picture>
|
||||
</a>
|
||||
|
||||
## 📜 License
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user