Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 778 Bytes

File metadata and controls

29 lines (19 loc) · 778 Bytes

Color for Yoki

Color picker, converter, and palette generator for Yoki.

sdk: v2 license: MIT

Commands

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

Install

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

License

MIT