wallust 3.5.1

Generate a 16 color scheme based on an image.
Documentation
1
2
3
4
5
6
7
8
# Tests

The major testing occurs with the `pywal template engine` in `template-pywal`.
Definitions of colors and other variables are inside `template/mod.rs`


The file `template-pywal`, test against the [original pywal templates](https://github.com/dylanaraps/pywal/tree/master/pywal/templates),
to avoid breaking the engine, constantly testing is needed.