Contribute!
Show some of your taste by adding a backend, colorspace, scheme palettes, and/or a custom theme.
Having design ideas or suggestios is also very welcome.
TODOs
Some food for thought.
-
wallust init
, which will scan your system for common aplication in which there is an avaliable theme template at wallust-templates. If so, it will automatically fetch those templates, add it in your toml config and configure accorndingly. Make it interactive. -
Allow to have more than 6 (MIN_COLS) passed to
palettes
. This requires some comunication to be exchanged betweenColorSpace <-> Palette
modules. -
Learn more from "Material You" implementations, what I've seen is that it looses some colors and hues to mantain contrast.
-
Pulish code on colorspaces
-
Implement a 1 to 1 replica template engine for pywal (It seems that the pywal syntax for templating will remain standard)
For more, grep the src for TODO rg TODO