anuraghazra / anuraghazra/CanvasFun
[BUG] GitHub Icons hard to see in Dark Mode
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
#### Hi :wave: , The GitHub icons on the `README.md` file are hard to see on GitHub's dark theme. It looks clearly in light theme.

### I found a solution
Apply the below changes to all the github icons images.
```diff
-
+
+
```
### Preview
It will change GitHub image according to the GitHub theme your set. :point_down:
Want to know more click here -> [Specify theme context for images in Markdown](https://github.blog/changelog/2021-11-24-specify-theme-context-for-images-in-markdown/)

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.