Feature: color scheme for white terminals
Open
good first issue
help wanted
- Dominant language
- Rust
- Stars
- 3.1k
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
Right now, `diskonaut` doesn't look very nice on white terminals. It would be nice to add some other color schemes. Ideally allowing the user to both provide a command line flag (something like `--colorscheme white`) and to change it while the app is running (to be able to better judge what works best for them).
Contributor guide
Research direction
No files or tests are named. Start by locating the command-line argument handling and the runtime terminal-color rendering, then determine how a selectable color scheme could be provided at startup and changed while the app runs. Done means white terminals are readable and both requested controls work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100