forked from altercation/solarized
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added textwrangler-bbedit subtree project from @rcarmo
git-subtree-dir: textwrangler-bbedit-colors-solarized git-subtree-mainline: d294ce8 git-subtree-split: fa6201c
- Loading branch information
Showing
4 changed files
with
484 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
--- | ||
Title: Solarized Colorscheme for BBEdit and TextWrangler | ||
Description: Precision colors for machines and people | ||
Author: Rui Carmo | ||
Created: 2011 Apr 07 | ||
Modified: 2011 Apr 16 | ||
|
||
--- | ||
|
||
Solarized Colorscheme for BBEdit and TextWrangler | ||
================================================= | ||
|
||
Developed by [Rui Carmo](http://the.taoofmac.com) | ||
|
||
If you have come across this colorscheme via the [repository] on | ||
github, visit the [Solarized homepage] or visit the main | ||
[Solarized repository]. | ||
|
||
[repository]: https://github.com/rcarmo/textwrangler-bbedit-solarized | ||
[Solarized homepage]: http://ethanschoonover.com/solarized | ||
[Solarized repository]: https://github.com/altercation/solarized | ||
|
||
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. | ||
|
||
To install these, place the files in `~/Library/Application\ Support/BBColors` and, with TextWrangler/BBEdit *closed*, invoke [BBColors][b] thusly: | ||
|
||
1. For BBEdit: | ||
|
||
./bbcolors -load "Solarized Dark" | ||
|
||
2. For TextWrangler: | ||
|
||
./bbcolors -load "Solarized Light" -tw | ||
|
||
[b]:http://daringfireball.net/projects/bbcolors/ | ||
|
||
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. |
19 changes: 19 additions & 0 deletions
19
textwrangler-bbedit-colors-solarized/Solarized Dark.bbcolors
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
"Color:Background" = "rgb(1044,8292,10466)"; | ||
"Color:Comment" = "rgb(28873,33399,33872)"; | ||
"Color:Foreground" = "rgb(60037,58327,52285)"; | ||
"Color:HTMLAnchor" = "rgb(48611,13976,4819)"; | ||
"Color:HTMLAttributeName" = "rgb(8359,30320,51269)"; | ||
"Color:HTMLAttributeValue" = "rgb(9620,37409,34407)"; | ||
"Color:HTMLImage" = "rgb(50946,7079,28519)"; | ||
"Color:HTMLTag" = "rgb(28873,33399,33872)"; | ||
"Color:InsertionPointLineHighlightColor" = "rgb(2581,10493,12998)"; | ||
"Color:Invisibles:Other" = "rgb(2581,10493,12998)"; | ||
"Color:Invisibles:Spaces" = "rgb(2581,10493,12998)"; | ||
"Color:Keywords" = "rgb(8359,30320,51269)"; | ||
"Color:NumericConstant" = "rgb(8359,30320,51269)"; | ||
"Color:PredefinedName" = "rgb(48611,13976,4819)"; | ||
"Color:PrimaryHighlight" = "rgb(21257,26684,28737)"; | ||
"Color:SecondaryHighlight" = "rgb(2581,10493,12998)"; | ||
"Color:String" = "rgb(9620,37409,34407)"; | ||
"Color:UseCustomHighlight" = 1; | ||
"Color:XMLProcessingInstruction" = "rgb(42432,30639,1539)"; |
19 changes: 19 additions & 0 deletions
19
textwrangler-bbedit-colors-solarized/Solarized Light.bbcolors
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
"Color:Background" = "rgb(64843,62779,56626)"; | ||
"Color:Comment" = "rgb(28873,33399,33872)"; | ||
"Color:Foreground" = "rgb(1044,8292,10466)"; | ||
"Color:HTMLAnchor" = "rgb(48611,13976,4819)"; | ||
"Color:HTMLAttributeName" = "rgb(8359,30320,51269)"; | ||
"Color:HTMLAttributeValue" = "rgb(9620,37409,34407)"; | ||
"Color:HTMLImage" = "rgb(50946,7079,28519)"; | ||
"Color:HTMLTag" = "rgb(28873,33399,33872)"; | ||
"Color:InsertionPointLineHighlightColor" = "rgb(60037,58327,52285)"; | ||
"Color:Invisibles:Other" = "rgb(60037,58327,52285)"; | ||
"Color:Invisibles:Spaces" = "rgb(60037,58327,52285)"; | ||
"Color:Keywords" = "rgb(8359,30320,51269)"; | ||
"Color:NumericConstant" = "rgb(8359,30320,51269)"; | ||
"Color:PredefinedName" = "rgb(48611,13976,4819)"; | ||
"Color:PrimaryHighlight" = "rgb(33160,37018,36938)"; | ||
"Color:SecondaryHighlight" = "rgb(60037,58327,52285)"; | ||
"Color:String" = "rgb(9620,37409,34407)"; | ||
"Color:UseCustomHighlight" = 1; | ||
"Color:XMLProcessingInstruction" = "rgb(42432,30639,1539)"; |
Oops, something went wrong.