Skip to content

rcarmo/textwrangler-bbedit-solarized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title Description Author Created Modified
Solarized Colorscheme for BBEdit and TextWrangler
Precision colors for machines and people
Rui Carmo
2011 Apr 07
2011 Apr 16

Solarized Colorscheme for BBEdit and TextWrangler

Developed by Rui Carmo, contributions by Andreas Fuchs and Michael Josephson.

If you have come across this colorscheme via the repository on github, visit the Solarized homepage or visit the main Solarized repository.

Installation

Starting in BBEdit 10.0 and TextWrangler 4.0, you can use the .bbcolors files without using any command-line tools.

All you need to do is drop the .bbcolor files into your personal Library folder:

  • ~/Library/Application Support/BBEdit/Color Schemes/ (for BBEdit)
  • ~/Library/Application Support/TextWrangler/Color Schemes (for TextWrangler).

If you're a command-line person, copy/paste:

cp *.bbcolors ~/Library/Application\ Support/BBEdit/Color\ Schemes/

or, for TextWrangler:

cp *.bbcolors ~/Library/Application\ Support/TextWrangler/Color\ Schemes/

...and then go to BBEdit/TextWrangler preferences and pick the color scheme in "Text Colors".

Since TextWrangler (older than to 4.0) and BBEdit (older than version 10) don't allow you to save theme files separately, these .bbcolor files are generated by John Gruber's BBColors 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 thusly:

  1. For BBEdit (< version 10):

    ./bbcolors -load "Solarized Dark"
    
  2. For TextWrangler (< version 4):

    ./bbcolors -load "Solarized Light" -tw
    

License

Copyright (c) 2011 Rui Carmo

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 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 THE SOFTWARE.

About

solarized color scheme for BBEdit and TextWrangler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages