rahuldkjain/github-profile-readme-generator

Fix Express.js Icon Visibility in Dark Mode on GitHub Profile

Open

#900 建立於 2025年8月17日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (5,899 fork)batch import
enhancementhacktoberfestv1-deprecated

倉庫指標

Star
 (19,657 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

The current Express.js icon blends into the background in GitHub’s dark mode, making it barely visible. We can enhance the existing code for the icon by adding a light background (e.g., white/gray) or styling it so that it remains clear in both light and dark themes.

Describe the solution you'd like

  • Replace the current icon with a version optimized for both themes (e.g., white variant for dark mode).
  • Use an SVG logo and dynamically adjust its fill color depending on the theme.

Additional context

Join the Discord Server for further discussions.

Server Link: https://discord.gg/HHMs7Eg

貢獻者指南