Fix temperature command
Open
bug
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The `temp` command currently uses linear interpolation in HSB space to interpolate between cold and warm, this seems to produce very strange results however (e.g. 0 -> cold, 50 -> green-ish (?), 100 -> warm).
Perhaps converting to RGB would fix this issue?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.