iced/examples/color_palette
2020-04-24 15:40:28 -05:00
..
src Use Path::rectangle and Size for drawing swatches 2020-04-24 15:40:28 -05:00
Cargo.toml Do not re-export Palette from iced_core 2020-04-24 15:20:00 -05:00
README.md Add example program: color palette 2020-04-24 15:13:22 -05:00

Color Palette

A color palette generator, based on a user-defined root color.

You can run it with cargo run:

cargo run --package color_palette