fix: colors

This commit is contained in:
2026-01-01 14:00:23 +01:00
parent ff7ea4e2dc
commit 0df0712483

View File

@@ -1,4 +1,3 @@
```code
sudo rm -rf --no-preserve-root
```
@@ -8,13 +7,11 @@ sudo rm -rf --no-preserve-root
<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="http://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=neoarz&theme=github_dark" />
<img src="http://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=neoarz&theme=github" width="66%" />
<img src="http://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=neoarz&theme=dark" width="66%" />
</picture>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="http://github-profile-summary-cards.vercel.app/api/cards/most-commit-language?username=neoarz&theme=github_dark" />
<img src="http://github-profile-summary-cards.vercel.app/api/cards/most-commit-language?username=neoarz&theme=github" width="32%" />
<img src="http://github-profile-summary-cards.vercel.app/api/cards/most-commit-language?username=neoarz&theme=dark" width="32%" />
</picture>
</div>