Expand description
wallust - Generate a colorscheme based on an image
Modules§
- Type declarations for working with clap
derive
, subcommands, flags, value parsers … - Backends
- Cache functions, serde + serde_json
- Colors logic
- Colorspaces
- Config related stuff, like parsing the config file and writing templates defined on it
- Scheme palettes
- How to handle color sequences for terminal emulators
- Template stuff, definitions and how it’s parsed
- Themes
Functions§
- How
crate::colors::Colors
is filled, returns the colors itself and a bool that indicates whetherbackends
had some warnings or not (ugly workaround ik)