This repository has been archived by the owner on Jul 29, 2023. It is now read-only.
- (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 (