openwisp / openwisp/openwisp-utils
[feature] Add support for dark theme
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 93
- Forks
- 104
- Avg merge
- 14h 10m
- Merged PRs (30d)
- 22
Description
Blocker: we need to have a bit of recommendation from UX designers before we can start working on this.
For now we're simply leaving this here as a reminder.
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin by reviewing the OpenWISP documentation site’s existing dark-mode implementation and the UX recommendation requested in the issue. Identify the relevant theme entry points after that guidance is available. Done means users can follow system appearance by default and switch between light and dark modes manually.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100