nofusscomputing / nofusscomputing/centurion_erp
Add user setting for dark/light mode
Open
Nobody has claimed this yet.
type::feature
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- Avg merge
- 2h 18m
- Merged PRs (30d)
- 8
Description
user settings provide a location where users can customize different parts of Centurion.
Details
the new UI does support dark / light mode. provide settings for the user so they can set it. the options avialable should be: dark, light and auto.
Tasks
- #507
- Add to UI the ability to set UI mode based off of user setting
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 locating the existing user settings UI and the current dark/light mode handling in the new UI. Add a setting with the three requested options—dark, light, and auto—and verify that changing it controls the UI mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100