Add dark theme
Open
Nobody has claimed this yet.
Frontend
- Dominant language
- Python
- Stars
- 9
- Forks
- 31
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 16
Description
Some devices have better readability with dark theme, and also some users might just prefer that theme.
Related issues
- It may be better to do #39 first, just refactor the colors to centralize it in a single place in some way
- The theme preference might not be saved across sections without cookies (#596 ), which would be ideal but I don't think is a blocker for this change
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
Start by reviewing related issues #39 and #596 to understand the proposed color refactor and theme preference behavior. Identify the dashboard's theme and color entry points from there. Done means the dashboard supports a readable dark theme; preference persistence is described as desirable but not required.
Written by the indexing model from the issue text.
Assessment
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100