vimcolorschemes / vimcolorschemes/worker
feat: Fetch and store the contrast of a color scheme
Open
@reobin is already working on this.
Since May 14, 2022.
enhancement
- Dominant language
- Go
- Stars
- 5
- Forks
- 0
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 4
Description
Related to https://github.com/vimcolorschemes/vimcolorschemes/issues/672
Having both default foreground and background colors, we can compute a value for contrast between high and low.
Store that value, and use it in the app.
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.
Assessment
This issue has not been assessed yet.