chromasync 0.5.3

Dynamic color engine and theme generator CLI
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    chromasync_cli::run()
}