Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 622 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 622 Bytes

DemoColorPicker

Custom Color Picker for OS X Color Panel.

Install

This will download the picker and copy it to ~/Library/ColorPickers/:

curl -L https://github.com/macoscope/DemoColorPicker/raw/assets/products/DemoColorPicker.tar.bz2 | tar xvz -C ~/Library/ColorPickers/

Uninstall

This will remove it:

rm -rf ~/Library/ColorPickers/DemoColorPicker.colorPicker/

Usage

Any app that uses Color Panel needs restart before the picker will appear on the list:

![Demo Color Picker] (https://raw.githubusercontent.com/macoscope/DemoColorPicker/assets/assets/color-picker-screenshot.png)