fix: colors
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user