fix: colors
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
```code
|
```code
|
||||||
sudo rm -rf --no-preserve-root
|
sudo rm -rf --no-preserve-root
|
||||||
```
|
```
|
||||||
@@ -8,13 +7,11 @@ sudo rm -rf --no-preserve-root
|
|||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<picture>
|
<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=dark" width="66%" />
|
||||||
<img src="http://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=neoarz&theme=github" width="66%" />
|
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<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=dark" width="32%" />
|
||||||
<img src="http://github-profile-summary-cards.vercel.app/api/cards/most-commit-language?username=neoarz&theme=github" width="32%" />
|
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user