lambdaisland / lambdaisland/kaocha
Use colors that support both dark and light color schemes
Open
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 860
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
The default colors used in kaocha test outputs aren't readable if you're using a light color scheme.
How about changing some of the colors so that they work for both dark and light color schemes?
Contributor guide
No contributing guide indexed for this repository
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 Kaocha's default test-output color definitions and reproduce the reported readability problem in both light and dark terminal color schemes. Done means the default output remains readable in both schemes, with relevant tests or snapshots updated if the repository has them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- cli, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100