iced/examples/color_palette
2020-05-04 22:51:20 +02:00
..
src Add screenshot of color_palette example 2020-05-04 22:51:20 +02: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
screenshot.png Add screenshot of color_palette example 2020-05-04 22:51:20 +02: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