fixed README
parent
8aa3518300
commit
55eff4d0f7
21
README.mkd
21
README.mkd
|
|
@ -13,9 +13,10 @@ Solarized Colorscheme for BBEdit and TextWrangler
|
||||||
Developed by Rui Carmo <rui.carmo@taoofmac.com>
|
Developed by Rui Carmo <rui.carmo@taoofmac.com>
|
||||||
|
|
||||||
If you have come across this colorscheme via the [repository] on
|
If you have come across this colorscheme via the [repository] on
|
||||||
github page, visit the [Solarized homepage] or visit the main
|
github, visit the [Solarized homepage] or visit the main
|
||||||
[Solarized repository].
|
[Solarized repository].
|
||||||
|
|
||||||
|
[repository]: https://github.com/rcarmo/textwrangler-bbedit-solarized
|
||||||
[Solarized homepage]: http://ethanschoonover.com/solarized
|
[Solarized homepage]: http://ethanschoonover.com/solarized
|
||||||
[Solarized repository]: https://github.com/altercation/solarized
|
[Solarized repository]: https://github.com/altercation/solarized
|
||||||
|
|
||||||
|
|
@ -57,21 +58,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
THE SOFTWARE.
|
THE SOFTWARE.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
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), 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:
|
|
||||||
|
|
||||||
For BBEdit:
|
|
||||||
|
|
||||||
<pre>./bbcolors -load "Solarized Dark"</pre>
|
|
||||||
|
|
||||||
For TextWrangler:
|
|
||||||
|
|
||||||
<pre>./bbcolors -load "Solarized Light" -tw</pre>
|
|
||||||
|
|
||||||
[b]:http://daringfireball.net/projects/bbcolors/
|
|
||||||
|
|
||||||
When you restart your editor, the theme will have been applied.
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue