dark theme support

This commit is contained in:
CanbiZ 2025-02-07 15:27:22 +01:00 committed by GitHub
parent 8aa27ccf31
commit 29aa74a949
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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