So I've put together a little command-line tool called BBColors;
it lets you save and load text color preference schemes for BBEdit
and TextWrangler.

To save your current color preferences:

    bbcolors -save "My Cool New Color Scheme"

To load a saved scheme:

    bbcolors -load "Some Other Color Scheme"

To read the full manual for the tool:

    bbcolors -man


Saved schemes are stored as text files in a folder in your
Application Support folder. Changes are applied to your BBEdit
preferences using the Mac OS X `defaults` command.

More information, including the download link:

  <http://daringfireball.net/projects/bbcolors/>

A handful of example color schemes:

  <http://daringfireball.net/projects/bbcolors/schemes/>

To install a color scheme, just copy it to:

    ~/Library/Application Support/BBColors/

Bug reports and feature requests are welcome. I plan on announcing
this on Daring Fireball in the next few days.

-J.G.

--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to