13 lines
No EOL
270 B
Markdown
13 lines
No EOL
270 B
Markdown
# color_cube
|
|
|
|
xyz -> rgb
|
|
|
|
color picker that you can move around in a color_cube
|
|
|
|
when you pull the color picker out of the cube it will pick colors from your environment
|
|
while showing you where that color is in the color_cube
|
|
|
|
useful cmds
|
|
```shell
|
|
cargo doc --open
|
|
``` |