On Nov 24, 2004, at 19:26, Jan Sabbe wrote:
I made a quick little command for TextMate that shows a color picker, and inserts the hex value.
Cool! :) Though you may want to mention that it requires Ruby 1.8.
I just said, 'tell application "Finder" to choose color'. So you have to switch back to TextMate afterwards, which is a bit annoying :-)
You could add “tell application "TextMate" to activate” as the last command.