hackforla / lucky-parking

Visualization of parking data to assist in understanding of the effects of parking policies on a neighborhood by neighborhood basis in the City of Los Angeles
https://www.hackforla.org/projects/lucky-parking.html
33 stars 60 forks source link

[UIUX] Implement dark mode #638

Open glenflorendo opened 6 months ago

glenflorendo commented 6 months ago

User Story

As a user, I want the option to switch to a dark mode in our web application to reduce eye strain and improve readability, especially in low-light environments.

Description

Implementing a dark mode for our web application involves creating a new color scheme and adjusting the styles of various components to ensure readability and usability in dark mode. This task will primarily focus on updating the design and CSS to support a dark theme.

Acceptance Criteria