princekhunt / privateping

PrivatePing is a secure messaging application built on Python's Django framework, providing end-to-end encryption for messages exchanged between users.
https://privateping.bytespot.tech
MIT License
142 stars 34 forks source link

Added Light and Dark mode #57

Open tanuj437 opened 3 months ago

tanuj437 commented 3 months ago

Solving Issue #11

princekhunt commented 3 months ago

There are many errors.

  1. I cannot find button on anywhere on the page.
  2. If I manually call the function toggleMode(), nothing happens.