This project adheres to Semantic Versioning.
1.1.0 - 2023-02-03
- (technically experimental) support for other dithering algorithms, like
Jarvis-Judice-Ninke (
jjn
in-D
flag) and Atkinson (atkinson
) - Support getting colorschemes from the following places:
- Pywal (
-w
and--pywal
) - Xresources (
-x
and--xresources
) - Plain files with hex codes delimited by spaces or newlines (
-P <path>
and--paletteFile <path>
)
- Pywal (
1.0.0 - 2022-07-12
Initial release