rahuldkjain/github-profile-readme-generator

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

Open

#900 ouverte le 17 août 2025

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (5 899 forks)batch import
enhancementhacktoberfestv1-deprecated

Métriques du dépôt

Stars
 (19 657 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur