summaryrefslogtreecommitdiff
path: root/src/color.c
AgeCommit message (Expand)Author
2023-04-30Replace `strto[u]l` with `strto[u]ll`.Phil Jones
2022-12-06Add config file unit tests and fix some bugs.Phil Jones
2022-07-30Improve error message for invalid colours.Phil Jones
2021-11-17Add sorting by run frequency.Phil Jones
2021-10-31Add HiDPI support and lots of cleanup.Phil Jones