Adding instructions for BBEdit 10

This commit is contained in:
bezthomas 2014-10-03 20:28:42 -04:00
parent e40cd4130e
commit f51195cd69

View file

@ -23,9 +23,11 @@ github, visit the [Solarized homepage] or visit the main
Installation
------------
Since TextWrangler (and BBEdit) don't allow you to save theme files separately, these `.bbcolor` files are generated by John Gruber's [BBColors][b] utility (bundled for your convenience), which manipulates their preferences file directly.
BBEdit 9 and prior
------------------
Since TextWrangler (and BBEdit) prior to BBEdit 10 don't allow you to save theme files separately, these `.bbcolor` files are generated by John Gruber's [BBColors][b] utility (bundled for your convenience), which manipulates their preferences file directly.
To install these, place the files in `~/Library/Application\ Support/BBColors` and, with TextWrangler/BBEdit *closed*, invoke [BBColors][b] thusly:
To install these in BBEdit 9 or prior, place the files in `~/Library/Application\ Support/BBColors` and, with TextWrangler/BBEdit *closed*, invoke [BBColors][b] thusly:
1. For BBEdit:
@ -37,6 +39,14 @@ To install these, place the files in `~/Library/Application\ Support/BBColors` a
[b]:http://daringfireball.net/projects/bbcolors/
BBEdit 10
---------
BBEdit 10 does not work with `bbcolors`, but it does use the `.bbcolor` format directly. You can load the files like so:
1. With BBEdit *closed*, copy your `.bbcolor` file to `~/Library/Application Support/BBEdit/Color Schemes`. (If this directory doesn't exist, open BBEdit, create a custom color scheme by selecting BBEdit > Preferences > Text Colors > Save Scheme. Name the scheme whatever you want - you're only doing it to create the directory. Then close BBEdit and try copying the `.bbcolor` file again.)
2. Open BBEdit and you should be able to use Text Colors to switch to the new color scheme.
License
-------
Copyright (c) 2011 Rui Carmo