fcFn / DI_Hackathon_1

Hackathon #1 for DI
Other
0 stars 0 forks source link

Create Dark Theme Toggle #5

Closed fcFn closed 3 weeks ago

fcFn commented 1 month ago
  1. Create a button in the top-right corner for toggling the dark theme.
  2. Implement JavaScript to switch between dark and light themes.
  3. Ensure the dark theme button changes to a light theme button and vice versa.
  4. Apply appropriate CSS styles for both themes.
fcFn commented 3 weeks ago

Needs a few fixes.