ufosc / Alarm-Clock

Waking up is serious business.
11 stars 53 forks source link

Add dark mode feature to UI #14

Open MaximilianMeiler opened 8 months ago

MaximilianMeiler commented 8 months ago

Adding styles for elements that use darker colors will likely be appreciated by our CS-student user base. (The specifics are up to you)

samkim711 commented 8 months ago

Hi can i have this issue?

MaximilianMeiler commented 8 months ago

Sure, go ahead!

TurboTeam335 commented 8 months ago

Is it possible to help out here?

kanielv commented 8 months ago

Is it possible to help out here?

Sure! The current changes that I just pushed kind of broke the current one so feel free to get it working again. One thing that you could do different is to use useContext to get the state of the styles for each component as opposed to the current implementation where it uses props.

TurboTeam335 commented 8 months ago

Cool, I'll take a look at it tomorrow

JackGoldstein commented 5 months ago

Hi, I am interested in working on this for a class assignment. Can I work on this issue?