Bug Fixes
- Make theme.colors return tuples usable by aiolifx
([`5d2b292`](https://github.com/Djelibeybi/aiolifx-themes/commit/5d2b2926da706f2ec364c8f9db82e8259e12d1d6))
Signed-off-by: Avi Miller <medje.li>
Chores
- Update poetry.lock
([`bd0cd32`](https://github.com/Djelibeybi/aiolifx-themes/commit/bd0cd32bdb6e673275d71561375bc267122f4639))
Signed-off-by: Avi Miller <medje.li>
Continuous Integration
- Update ci.yaml with better job names
([`9253dba`](https://github.com/Djelibeybi/aiolifx-themes/commit/9253dbaeb6d8c466424d7fedc7a5c17bd7c2d6f7))
Signed-off-by: Avi Miller <medje.li>
Refactoring
- Achieve 100% code coverage
([`0d80df5`](https://github.com/Djelibeybi/aiolifx-themes/commit/0d80df52d7686d70f8549c04175f7197f165dbf6))
Signed-off-by: Avi Miller <medje.li>
- Find test values that work on macOS and Linux
([`f6b4e2a`](https://github.com/Djelibeybi/aiolifx-themes/commit/f6b4e2a1c3b0935d186ad7f800445f665ab44edf))
Signed-off-by: Avi Miller <medje.li>
- Make the issue more obvious if the color average test fails
([`fbc74c8`](https://github.com/Djelibeybi/aiolifx-themes/commit/fbc74c8ff76af6403b5da43f19074a59fd7e4bbb))
Signed-off-by: Avi Miller <medje.li>
- Round the average HSB values to 4 decimal places
([`3cfe24d`](https://github.com/Djelibeybi/aiolifx-themes/commit/3cfe24d20f8573b3dc2618c73c7f23a462e7c650))
Signed-off-by: Avi Miller <medje.li>