Generate and pick color palettes from the terminal. Think coolors as a TUI app.

cargo install terminal-palette
| Action |
Key(s) |
| Quit |
q |
| Move selection |
← / → |
| Add a color block (max 9) |
a |
| Delete selected block (min 3) |
d |
| Open theory selector |
x |
| Open edit-hex dialog |
z |
| Toggle lock on selected block |
l |
| Copy selected block HEX |
c |
| Toggle lock for block N |
Alt+1…9 |
| Generate colors (current theory) |
Space |
Theory selector (popup)
| Action |
Key(s) |
| Close selector |
x / q / Esc |
| Select first |
← |
| Select last |
→ |
| Move selection |
↑ / ↓ |
| Apply |
Enter / Space |
| Action |
Key(s) |
| Cancel |
z / q |
| Delete last |
Backspace |
| Clear field (currently broken) |
Ctrl+Backspace |
| Apply |
Enter |