Last active
December 15, 2015 14:39
-
-
Save tian-im/5276279 to your computer and use it in GitHub Desktop.
Make the OS X Color Picker into an application
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Applications -> AppleScript Editor | |
choose color | |
-- Now, save it as an application (File -> Save As, and set the File Format pop-up to Application) | |
-- Reference: http://hints.macworld.com/article.php?story=20060408050920158 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment