Color picker, converter, and palette generator for Yoki.
| Command | Description |
|---|---|
color <hex/rgb/hsl/name> |
Parse and convert any color format |
color palette <color> |
Generate a color palette |
color pick |
Screen color picker with magnifier |
color random |
Generate a random beautiful color |
From Yoki: Plugins → Browse → Color → Install
Manual: Clone into your Yoki plugins folder:
git clone https://github.com/yoki-run/plugin-color.git ~/yoki/plugins/color
Requires: Yoki ≥ 1.0.9.8
MIT