Textt colors on a black background
- Dominant language
- Python
- Stars
- 172
- Forks
- 41
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 1
Description
Original Forum post [https://forums.adafruit.com/viewtopic.php?t=222388](url)
Issue: It is hard to read green on black and red on black.
I have a hard time reading green on black and especially red on black text output to the command window. Both green and red are dark on a black background. I would suggest lightgreen replace green and pink replace red. I used the labels used in the ansi_escape_code.py library.
This change would be greatly appreciated.
Bruce
P.S. These warnings persist. I know limited action can be taken by the AdaFruit Administrators to fix libraries.
((See Forum for persistent WARNINGS))
Bruce
Contributor guide
Research direction
Review the color labels referenced in ansi_escape_code.py and trace where green and red are used for command-window output. Replace those dark colors with lightgreen and pink, then verify that the resulting text is readable on a black background.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- accessibility, cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100