saadpasta/developerFolio

Images in Dark mode look weird

Open

#484 创建于 2022年4月5日

在 GitHub 查看
 (12 评论) (0 反应) (0 负责人)JavaScript (4,696 star) (2,351 fork)batch import
good first issuehacktoberfest

描述

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.

贡献者指南