1 Open Issue Need Help Last updated: Sep 1, 2025

Open Issues Need Help

View All on GitHub
Dark Mode CSS support about 2 months ago

AI Summary: This issue requests the implementation of an automatic dark mode feature for the application. It involves using the `@media (prefers-color-scheme: dark)` CSS media query to override existing CSS variables with new, harmonizing dark mode color values, as demonstrated in the provided code snippet.

Complexity: 2/5
enhancement good first issue

A simple Pokédex built with the PokéAPI

CSS