rahuldkjain/github-profile-readme-generator

Issue with transparent icons

Open

#602 aperta il 13 set 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (5899 fork)batch import
enhancementhacktoberfestv1-deprecated

Metriche repository

Star
 (19.657 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

=> Issue: Icons with black text or a black logo (example: socket.io, express) are invisible if the user is using dark mode

=> Solution: We can add an option to add a white or black background to the icons so regardless of what theme the user is using the icons will be visible

=> I have tried to use inline CSS but didn't work. After some googling found out that inline CSS doesn't work nor does the style tag! it is just filtered out by the markdown engine :(

I'm new to GitHub issue reporting, sorry if this request is redundant

Guida contributor