iced-yoda/examples/color_palette/README.md

16 lines
284 B
Markdown
Raw Normal View History

## Color palette
A color palette generator, based on a user-defined root color.
<div align="center">
<a href="https://gfycat.com/dirtylonebighornsheep">
<img src="screenshot.png">
</a>
</div>
You can run it with `cargo run`:
```
cargo run --package pure_color_palette
```