jahnvisahni31 / DesignDeck

web-based design tool built using Next.js. It aims to provide a collaborative design environment where users can create, edit, and share their designs in real-time.
https://design-deck.vercel.app/
MIT License
36 stars 77 forks source link

Dark mode not working as intended on PC devices #25

Closed Peddinti-Sriram-Bharadwaj closed 1 month ago

Peddinti-Sriram-Bharadwaj commented 1 month ago

Describe the bug Dark mode is not applied to the whole page on every browser, on both windows and macOS. Works fine on mobile devices however

To Reproduce Steps to reproduce the behavior:

  1. Go to '.https://design-deck.vercel.app'
  2. Click on 'Darkmode/lightmode toggle button'
  3. See error

Expected behavior A proper dark mode applied to the whole page.

Screenshots

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context please assign me to this issue, so that I can fix the browser agnostic UI issue. request to please add the hactoberfest and gssoc-ext labels and a level contribution labels as well.

jahnvisahni31 commented 1 month ago

done assigned you this issue

Peddinti-Sriram-Bharadwaj commented 1 month ago

Thank you, I shall start working on this