wallust 3.3.0
Generate themes from images with advanced templating
Wallust is a rust-based successor to "pywal" which generates color themes from images with advanced templating and generation options. Templates are made using either a subset of Jinja2 or pywal syntax. Color generation may be constrained to obey ANSI color standards, meet minimum contrast levels, and more.
- Outputs:
out
- Website: https://explosion-mental.codeberg.page/wallust
- Licenses: Expat
- Package source: gnu/packages/rust-apps.scm
- Builds: See build status
- Issues: See known issues
Installation
Install wallust 3.3.0
as follows:
guix install wallust@3.3.0
Or install the latest version:
guix install wallust
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.