imsnif/diskonaut

Feature: color scheme for white terminals

Open

#10 opened on Jun 17, 2020

 (0 comments) (0 reactions) (0 assignees)Rust (93 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (3,066 stars)
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