https://github.com/b0ney/iced-color-picker
simple color picker widget for iced
https://github.com/b0ney/iced-color-picker
Last synced: 9 months ago
JSON representation
simple color picker widget for iced
- Host: GitHub
- URL: https://github.com/b0ney/iced-color-picker
- Owner: B0ney
- License: mit
- Created: 2025-09-06T23:53:08.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-07T12:42:48.000Z (9 months ago)
- Last Synced: 2025-09-07T13:21:49.012Z (9 months ago)
- Language: Rust
- Size: 49.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Iced Color Picker
A simple, composable color picker widget for [iced](https://iced.rs). Master branch only.
## Demo
```shell
cargo run -p example
```

# Flavours
## Saturation and Value

## Vertical Hue

## Horizontal Hue
