VesperAkshay/qr-code-generator

[Bug]: Dark Theme Not Working on Login and Register Pages

Open

#126 opened on Oct 7, 2024

 (4 comments) (0 reactions) (1 assignee)JavaScript (97 forks)auto 404
buggssoc-exthacktoberfesthacktoberfest-acceptedlevel 2

Repository metrics

Stars
 (40 stars)
PR merge metrics
 (PR metrics pending)

Description

Description A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to the Login or Register page.
  2. Click on the dark theme toggle switch.
  3. Scroll down or interact with the page.
  4. The theme does not change as expected.

Expected behavior When the dark theme toggle is clicked, the theme should switch to a dark mode, applying the appropriate colors across the entire page.

Environment:

  • OS : windows
  • Browser : chrome

Additional context This issue only seems to affect the Login and Register pages. Other sections of the site respond correctly to the dark theme toggle.

Contributor guide