|
|
|
|
@ -14,7 +14,7 @@ Solarized
|
|
|
|
|
|
|
|
|
|
## Precision colors for machines and people |
|
|
|
|
|
|
|
|
|
[](#features) |
|
|
|
|
[](#features) |
|
|
|
|
|
|
|
|
|
Solarized is a sixteen color palette (eight monotones, eight accent colors) |
|
|
|
|
designed for use with terminal and gui applications. It has several [unique |
|
|
|
|
@ -27,9 +27,9 @@ conditions.
|
|
|
|
|
|
|
|
|
|
***See the [changelog] for what's new in the most recent release.*** |
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
Currently available in formats for (cf [screenshots](#screenshots) below): |
|
|
|
|
|
|
|
|
|
@ -37,7 +37,7 @@ Currently available in formats for (cf [screenshots](#screenshots) below):
|
|
|
|
|
|
|
|
|
|
* **Vim** by [me](https://github.com/altercation) (the Vim-only portion of Solarized is |
|
|
|
|
[available here](https://github.com/altercation/vim-colors-solarized), for use with |
|
|
|
|
Pathogen, etc.). See also the [Vim README](http://ethanschoonover.com/solarized/vim-colors-solarized). |
|
|
|
|
Pathogen, etc.). See also the [Vim README](vim-colors-solarized). |
|
|
|
|
* **Emacs** courtesy of [Greg Pfeil](http://blog.technomadic.org) |
|
|
|
|
([@sellout](http://twitter.com/sellout)) |
|
|
|
|
in the main repo and in a [standalone repository][Emacs Repository] |
|
|
|
|
@ -154,7 +154,7 @@ Features
|
|
|
|
|
Black text on white from a computer display is akin to reading a book in |
|
|
|
|
direct sunlight and tires the eye. |
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
Solarized reduces *brightness contrast* but, unlike many low contrast |
|
|
|
|
colorschemes, retains *contrasting hues* (based on colorwheel relations) |
|
|
|
|
@ -162,7 +162,7 @@ Features
|
|
|
|
|
|
|
|
|
|
2. **Both sides of the force** |
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
I often switch between dark and light modes when editing text and code. |
|
|
|
|
Solarized retains the same selective contrast relationships and overall |
|
|
|
|
@ -172,7 +172,7 @@ Features
|
|
|
|
|
|
|
|
|
|
3. **16/5 palette modes** |
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
Solarized works as a sixteen color palette for compatibility with common |
|
|
|
|
terminal based applications / emulators. In addition, it has been carefully |
|
|
|
|
@ -182,7 +182,7 @@ Features
|
|
|
|
|
|
|
|
|
|
5. **Precision, symmetry** |
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
The monotones have symmetric CIELAB lightness differences, so switching |
|
|
|
|
from dark to light mode retains the same perceived contrast in brightness |
|
|
|
|
@ -251,8 +251,8 @@ Font Samples
|
|
|
|
|
Solarized has been designed to handle fonts of various weights and retain |
|
|
|
|
readability, from the classic Terminus to the beefy Menlo. |
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
 |
|
|
|
|
 |
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
Clockwise from upper left: Menlo, Letter Gothic, Terminus, Andale Mono. |
|
|
|
|
|
|
|
|
|
@ -278,70 +278,70 @@ Click to view.
|
|
|
|
|
|
|
|
|
|
### Mutt |
|
|
|
|
|
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-mutt-dark.png) |
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-mutt-light.png) |
|
|
|
|
[](img/screen-mutt-dark.png) |
|
|
|
|
[](img/screen-mutt-light.png) |
|
|
|
|
|
|
|
|
|
### C (Vim) |
|
|
|
|
|
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-c-dark.png) |
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-c-light.png) |
|
|
|
|
[](img/screen-c-dark.png) |
|
|
|
|
[](img/screen-c-light.png) |
|
|
|
|
|
|
|
|
|
### Haskell (Vim) |
|
|
|
|
|
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-haskell-dark.png) |
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-haskell-light.png) |
|
|
|
|
[](img/screen-haskell-dark.png) |
|
|
|
|
[](img/screen-haskell-light.png) |
|
|
|
|
|
|
|
|
|
### HTML (Vim) |
|
|
|
|
|
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-html-dark.png) |
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-html-light.png) |
|
|
|
|
[](img/screen-html-dark.png) |
|
|
|
|
[](img/screen-html-light.png) |
|
|
|
|
|
|
|
|
|
### Java (Vim) |
|
|
|
|
|
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-java-dark.png) |
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-java-light.png) |
|
|
|
|
[](img/screen-java-dark.png) |
|
|
|
|
[](img/screen-java-light.png) |
|
|
|
|
|
|
|
|
|
### Javascript (Vim) |
|
|
|
|
|
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-javascript-dark.png) |
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-javascript-light.png) |
|
|
|
|
[](img/screen-javascript-dark.png) |
|
|
|
|
[](img/screen-javascript-light.png) |
|
|
|
|
|
|
|
|
|
### Pandoc Markdown (Vim) |
|
|
|
|
|
|
|
|
|
These screen shots show Vim running with my own [Pandoc Kit Syntax](http://ethanschoonover.com/pandockit/). |
|
|
|
|
|
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-pandoc-dark.png) |
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-pandoc-light.png) |
|
|
|
|
[](img/screen-pandoc-dark.png) |
|
|
|
|
[](img/screen-pandoc-light.png) |
|
|
|
|
|
|
|
|
|
### Perl (Vim) |
|
|
|
|
|
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-perl-dark.png) |
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-perl-light.png) |
|
|
|
|
[](img/screen-perl-dark.png) |
|
|
|
|
[](img/screen-perl-light.png) |
|
|
|
|
|
|
|
|
|
### PHP (Vim) |
|
|
|
|
|
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-php-dark.png) |
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-php-light.png) |
|
|
|
|
[](img/screen-php-dark.png) |
|
|
|
|
[](img/screen-php-light.png) |
|
|
|
|
|
|
|
|
|
### Python (Vim) |
|
|
|
|
|
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-python-dark.png) |
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-python-light.png) |
|
|
|
|
[](img/screen-python-dark.png) |
|
|
|
|
[](img/screen-python-light.png) |
|
|
|
|
|
|
|
|
|
### Ruby (Vim) |
|
|
|
|
|
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-ruby-dark.png) |
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-ruby-light.png) |
|
|
|
|
[](img/screen-ruby-dark.png) |
|
|
|
|
[](img/screen-ruby-light.png) |
|
|
|
|
|
|
|
|
|
### Shell (Vim) |
|
|
|
|
|
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-shell-dark.png) |
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-shell-light.png) |
|
|
|
|
[](img/screen-shell-dark.png) |
|
|
|
|
[](img/screen-shell-light.png) |
|
|
|
|
|
|
|
|
|
### TeX (Vim) |
|
|
|
|
|
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-tex-dark.png) |
|
|
|
|
[](https://github.com/altercation/solarized/raw/master/img/screen-tex-light.png) |
|
|
|
|
[](img/screen-tex-dark.png) |
|
|
|
|
[](img/screen-tex-light.png) |
|
|
|
|
|
|
|
|
|
The Values |
|
|
|
|
---------- |
|
|
|
|
@ -372,15 +372,15 @@ Usage & Development
|
|
|
|
|
------------------- |
|
|
|
|
|
|
|
|
|
If you are considering developing a port for Solarized, please see also the |
|
|
|
|
[developer notes](http://ethanschoonover.com/solarized/DEVELOPERS) for |
|
|
|
|
[developer notes](DEVELOPERS.mkd) for |
|
|
|
|
information about optional repository structure and readme formats. |
|
|
|
|
|
|
|
|
|
Solarized flips between light and dark modes. In each mode, four monotones form |
|
|
|
|
the core values (with an optional fifth for emphasized content). |
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
Thus in the case of a dark background colorscheme, the normal relationship for |
|
|
|
|
background and body text is `base03:base0` (please note that body text is |
|
|
|
|
@ -409,5 +409,5 @@ background.
|
|
|
|
|
[Xcode 3]: https://github.com/shayne/solarized/tree/master/apple-xcode3-solarized |
|
|
|
|
[Xcode 4]: https://github.com/brianmichel/solarized/tree/master/apple-xcode4-solarized |
|
|
|
|
[me]: http://ethanschoonover.com/colophon |
|
|
|
|
[changelog]: http://ethanschoonover.com/solarized/CHANGELOG |
|
|
|
|
[Vim README]: http://ethanschoonover.com/solarized/vim-colors-solarized |
|
|
|
|
[changelog]: CHANGELOG.mkd |
|
|
|
|
[Vim README]: vim-colors-solarized |
|
|
|
|
|