openwisp / openwisp-utils

Python and Django utilities shared between different openwisp modules
https://openwisp.io/docs/dev/utils/
BSD 3-Clause "New" or "Revised" License
74 stars 72 forks source link

[feature] Add support for dark theme #417

Open pandafy opened 3 weeks ago

pandafy commented 3 weeks ago

Implement dark theme support in OpenWISP with a toggle option to switch between light and dark modes. By default, the theme should follow the system’s appearance settings but allow users to override it manually if desired.

The dark theme implementation can be inspired by the OpenWISP documentation site, which currently supports dark mode.

praptisharma28 commented 1 week ago

Working on this one!

nemesifier commented 5 days ago

@praptisharma28 we'll likely have to iterate on this with the UX designers before we can start working on it. For now we're simply leaving this here as a reminder.

praptisharma28 commented 5 days ago

@praptisharma28 we'll likely have to iterate on this with the UX designers before we can start working on it. For now we're simply leaving this here as a reminder.

Ok no problem.