saadpasta/developerFolio

Images in Dark mode look weird

Open

#484 opened on Apr 5, 2022

View on GitHub
 (12 comments) (0 reactions) (0 assignees)JavaScript (4,696 stars) (2,351 forks)batch import
good first issuehacktoberfest

Description

When in light mode, all the images which have dark blue shade, like the computer desk or the Dart image looks fine, but in dark mode they aren't visible as they use dark colors and don't dynamically become white or change to a light shade when the website is switched to dark mode. Probably there should be 2 set of images and they need to be toggled with light and dark toggle.

Contributor guide