ionic-team/ionicons

feat: Add Dark Mode Support to Ionicons Website

Open

#1 438 ouverte le 20 mars 2025

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)TypeScript (2 083 forks)batch import
help wanted

Métriques du dépôt

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

Description

Describe Problem

Currently, the Ionicons website does not support dark mode. Many users prefer or rely on dark themes to reduce eye strain, especially in low-light environments or at night. Having only a light mode can make it harder for some users to navigate the site comfortably.

Describe Preferred Solution

  • Implement a CSS-based dark mode.
  • Add a toggle switch to enable or disable dark mode manually or automatically.
  • Ensure Ionicons Web Components have proper contrast in dark mode.
  • Match the dark mode experience with other Ionic ecosystem sites.

Describe Alternatives

No response

Additional Information

No response

Guide contributeur