Showing preview only (728K chars total). Download the full file or copy to clipboard to get everything.
Repository: altercation/solarized
Branch: master
Commit: 62f656a02f93
Files: 163
Total size: 676.8 KB
Directory structure:
gitextract_yngv_1o9/
├── .gitmodules
├── CHANGELOG.mkd
├── DEVELOPERS.mkd
├── LICENSE
├── README.md
├── adobe-swatches-solarized/
│ ├── README.md
│ ├── solarized.act
│ └── solarized.ase
├── apple-colorpalette-solarized/
│ ├── README.md
│ ├── alternate palettes/
│ │ ├── README.md
│ │ ├── Solarized tagged.clr
│ │ └── Solarized untagged.clr
│ ├── launch-colorpicker.app/
│ │ └── Contents/
│ │ ├── Info.plist
│ │ ├── MacOS/
│ │ │ └── applet
│ │ ├── PkgInfo
│ │ └── Resources/
│ │ ├── Scripts/
│ │ │ └── main.scpt
│ │ ├── applet.icns
│ │ ├── applet.rsrc
│ │ └── description.rtfd/
│ │ └── TXT.rtf
│ └── solarized.clr
├── emacs-colors-solarized/
│ ├── LICENSE
│ ├── README.md
│ └── color-theme-solarized.el
├── files/
│ └── README.md
├── gedit/
│ ├── README.md
│ ├── installer
│ ├── solarized-dark.xml
│ └── solarized-light.xml
├── gimp-palette-solarized/
│ ├── README.md
│ └── solarized.gpl
├── img/
│ ├── andalemono14/
│ │ └── index.html
│ ├── dejavusans14/
│ │ └── index.html
│ ├── dejavusans18/
│ │ └── index.html
│ ├── lettergothic14/
│ │ └── index.html
│ ├── lettergothic18/
│ │ └── index.html
│ ├── monaco14/
│ │ └── index.html
│ ├── skyhookmono14/
│ │ └── index.html
│ ├── solarized images build.psd
│ ├── terminus12/
│ │ └── index.html
│ └── terminus20/
│ └── index.html
├── intellij-colors-solarized/
│ ├── README.md
│ ├── Solarized Dark.xml
│ ├── Solarized Light.xml
│ ├── buildjar.sh
│ └── settings.jar
├── iterm2-colors-solarized/
│ ├── README.md
│ ├── Solarized Dark.itermcolors
│ └── Solarized Light.itermcolors
├── mutt-colors-solarized/
│ ├── README.md
│ ├── mutt-colors-solarized-dark-16.muttrc
│ ├── mutt-colors-solarized-dark-256.muttrc
│ ├── mutt-colors-solarized-light-16.muttrc
│ ├── mutt-colors-solarized-light-256.muttrc
│ ├── mutt-colors-solarized-template.muttrc
│ └── mutt-compile-colors.sh
├── netbeans-colors-solarized/
│ ├── README.md
│ └── config/
│ ├── .nbattrs
│ └── Editors/
│ ├── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ ├── org-netbeans-modules-editor-settings-CustomFontsColors-highlights.xml
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── application/
│ │ └── xml-dtd/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ └── text/
│ ├── html/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── javascript/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── plain/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-css/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-diff/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-ini/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-javascript-comment/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-javascript-string/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-json/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-php5/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-properties/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-sql/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-yaml/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── xhtml/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── xml/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ └── xml-external-parsed-entity/
│ └── FontsColors/
│ └── Netbeans_Solarized_Dark/
│ ├── .nbattrs
│ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
├── osx-terminal.app-colors-solarized/
│ ├── README.md
│ ├── Solarized Dark ansi.terminal
│ ├── Solarized Light ansi.terminal
│ └── xterm-256color/
│ ├── README.md
│ ├── Solarized Dark xterm-256color.terminal
│ └── Solarized Light xterm-256color.terminal
├── putty-colors-solarized/
│ ├── README.mkd
│ ├── solarized_dark.reg
│ ├── solarized_dark_puttytray.txt
│ ├── solarized_light.reg
│ └── solarized_light_puttytray.txt
├── qtcreator/
│ ├── README.md
│ ├── generate-styles.pl
│ ├── qtcreator-template.xml
│ ├── solarized-dark.xml
│ └── solarized-light.xml
├── seestyle-colors-solarized/
│ ├── README.md
│ └── Solarized.seestyle
├── textmate-colors-solarized/
│ ├── README.mkd
│ ├── Solarized (dark).tmTheme
│ └── Solarized (light).tmTheme
├── textwrangler-bbedit-colors-solarized/
│ ├── README.mkd
│ ├── Solarized Dark.bbcolors
│ ├── Solarized Light.bbcolors
│ └── bbcolors
├── tmux/
│ ├── README.md
│ ├── tmuxcolors-256.conf
│ ├── tmuxcolors-dark.conf
│ └── tmuxcolors-light.conf
├── utils/
│ ├── README.md
│ ├── package.sh
│ ├── pandoc2readme
│ ├── subtrees.mkd
│ ├── tests/
│ │ ├── c.c
│ │ ├── haskell.hs
│ │ ├── html.html
│ │ ├── java.java
│ │ ├── javascript.js
│ │ ├── pandoc.md
│ │ ├── perl.pl
│ │ ├── php.php
│ │ ├── python.py
│ │ ├── ruby.rb
│ │ ├── shell.sh
│ │ └── tex.tex
│ ├── vimorg-text
│ └── vimscreenshots.applescript
├── vim-colors-solarized/
│ ├── README.mkd
│ ├── autoload/
│ │ └── togglebg.vim
│ ├── colors/
│ │ └── solarized.vim
│ └── doc/
│ ├── solarized.txt
│ └── tags
├── visualstudio-colors-solarized/
│ ├── vs2005/
│ │ ├── solarized-dark.vssettings
│ │ └── solarized-light.vssettings
│ ├── vs2008/
│ │ ├── solarized-dark.vssettings
│ │ └── solarized-light.vssettings
│ └── vs2010/
│ ├── solarized-dark.vssettings
│ └── solarized-light.vssettings
├── xchat/
│ ├── README.md
│ ├── pevents.conf
│ ├── solarized-dark-colors.conf
│ └── solarized-light-colors.conf
├── xfce4-terminal/
│ ├── LICENSE
│ ├── README.md
│ ├── dark/
│ │ └── terminalrc
│ └── light/
│ └── terminalrc
└── xresources/
├── LICENSE
├── README.md
└── solarized
================================================
FILE CONTENTS
================================================
================================================
FILE: .gitmodules
================================================
================================================
FILE: CHANGELOG.mkd
================================================
Solarized Changelog
===================
## Current release 1.0.0beta2
1.0.0beta2
----------
### Summary
Switch to the alternative red hue (final and only hue change), included a whole
heap of new ports and updates to the existing Vim colorscheme. The list of all
currently included ports, highlighted items are new, updates noted:
#### Editors & IDEs
* \[UPDATED\] **Vim**
* \[NEW\] ***Emacs***
* \[NEW\] ***IntelliJ IDEA***
* \[NEW\] ***NetBeans***
* \[NEW\] ***SeeStyle theme for Coda & SubEthaEdit***
* \[NEW\] ***TextMate***
* \[NEW\] ***Visual Studio***
#### Terminal Emulators
* \[UPDATED\] **iTerm2 colorschemes**
* \[UPDATED\] **OS X Terminal.app colors**
* \[UPDATED\] **Xresources colors**
#### Other Applications
* \[UPDATED\] **Mutt mail client colorschemes**
#### Palettes
* \[UPDATED\] **Adobe Photoshop Swatches**
* \[UPDATED\] **Apple Color Picker Palette**
* \[UPDATED\] **Gimp Palette**
### Critical Changes
These changes may require you to change your configuration.
* **GLOBAL : IMPROVEMENT : New red accent color value**
Modified red from L\*a\*b lightness value 45 to 50 to bring it in
line with the other accent colors and address bleed into dark background on
some displays, as well as reducing shift of red against base03 when viewed
with glasses (chromatic aberration). All instances of the colorscheme and
palettes updated to new red and avalailable for use/import without further
modification. Forks and ports should pull new changes and/or update ported
red value accordingly. The new red:
red #dc322f
* **VIM : CHANGE : Default mode now 16 color**
Default terminal mode is now ***16 colors***. Most of the users of terminal
mode seem comfortabel and capable changing terminal colors. This is the
preferred method of implementing Solarized in Terminal mode. If you wish to
instead use the degraded 256 color palette, you may do so with the
following line in your .vimrc:
let g:solarized_termcolors=256
You no longer need to specify "let g:solarized_termcolors=16" as it is now
the default; leaving it in your .vimrc won't hurt anything, however.
* **VIM : IMPROVEMENT : New Toggle Background Plugin**
Added new Toggle Background plugin. Will load automatically and show up as
a menu item in the `Window` menu in gui vim. Automatically maps to
`<F5>` if available (won't clobber that mapping if you're using it).
Also available as a command `:ToggleBG`. To manually map to
something other than `<F5>`:
To set your own mapping in your .vimrc file, simply add the following line
to support normal, insert and visual mode usage, changing the
"`<F5>`" value to the key or key combination you wish to use:
call togglebg#map("<F5>")
Note that you'll want to use a single function key or equivalent if you want
the plugin to work in all modes (normal, insert, visual).
* **VIM : IMPROVEMENT : Special & Non-text items now more visible**
Special characters such as trailing whitespace, tabs, newlines, when
displayed using ":set list" can be set to one of three levels depending on
your needs.
let g:solarized_visibility = "normal"| "high" or "low"
I'll be honest: I still prefer low visibility. I like them barely there.
They show up in lines that are highlighted as by the cursor line, which
works for me. If you are with me on this, put the following in your .vimrc:
let g:solarized_visibility = "low"
### Non Critical Changes
These changes should not impact your usage of the Solarized.
* **PALETTES : IMPROVEMENT : Colorspace tagged and untagged versions**
Changed default OS X color picker palatte swatches to tagged colors (sRGB)
and included alternate palette with untagged color swatches for advanced
users (v1.0.0beta1 had untagged as default).
* **VIM : BUGFIX : Better display in Terminal.app, other emulators**
Terminal.app and other common terminal emulators that report 8 color mode
had display issues due to order of synt highlighting definitions and color
values specified. These have been conformed and reordered in such a way
that there is a more graceful degrading of the Solarized color palette on
8 color terminals. Infact, the experience should be almost identical to gui
other than lack of bold typeface.
* **VIM : BUGFIX : Better distinction between status bar and split windows**
Status bar was previously too similar to the cursor line and window splits.
This has now been changed significantly to improve the clarity of what is
status, cursor line and window separator.
* **VIM : STREAMLINED : Removed simultaneous gui/cterm definitions**
* Refactored solarized.vim to eliminate simultaneous definition of gui and
cterm values.
* **VIM : BUGFIX : Removed italicized front in terminal mode**
Removed default italicized font in terminal mode in the Solarized Vim
colorscheme (many terminal emulators display Vim italics as reversed type).
Italics still used in GUI mode by default and can still be turned off in
both modes by setting a variable: `let g:solarized_italic=0`.
1.0.0beta1
----------
First public release. Included:
* Adobe Photoshop Swatches
* Apple Color Picker Palette
* Gimp Palette
* iTerm2 colorschemes
* Mutt mail client colorschemes
* OS X Terminal.app colors
* Vim Colorscheme
* Xresources colors
***
MODIFIED: 2011 Apr 16
================================================
FILE: DEVELOPERS.mkd
================================================
---
Title: Solarized Developers
Description: Notes and Guidelines on Port Development
Author: Ethan Schoonover
Tags: test, testing, test123
Colors: light yellow
Created: 2011 Mar 15
Modified: 2011 Apr 14
---
Solarized Developers
====================
## Notes and Guidelines on Port Development
When developing a port of the Solarized colorscheme that you'd like to see
included in the main project repository, please consider the following
guidelines:
1. No hue or color changes. Please keep the same hex/rgb/L*a*b values. If you
want to change them, that's fine, but I'd recommend setting it up as a
2. If you are making a new port, consider creating a repository with just the
theme/plugin for your particular port, rather than forking the entire
Solarized master repository. This allows your users to pull down just the
theme for the application easily. I can also pull in your repository using
git-subtree as a subdirectory of the master Solarized project. This is what
I do with the Vim and Mutt themes (they each have an independent repo for
the convenience of those cloning the project directly into their vim/mutt
configuration).
3. If you are going to fork and modify code, please check to see who the
maintainer for the specific Solarized component is. Mail me if you can't
find that information in the README for the specific port.
### README guidlines
Please include a README for your project that contains the following
information:
1. A link to the main solarized project page:
http://ethanschoonover.com/solarized
This page will also have links back to your port/repo as well as
attribution. I want to maintain it as the canonical clearing house for all
ports, etc.
2. A link to your project repository
3. A link to the main solarized repository on github (in addition to the link
to the main site above)
4. Installation instructions as necessary for your port
See the vim-colors-solarized subdirectory for an example of this. Your README
doesn't need to be this elaborate, of course, but should be clear enough that
users can get up and running.
================================================
FILE: LICENSE
================================================
Copyright (c) 2011 Ethan Schoonover
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.
================================================
FILE: README.md
================================================
---
title: Solarized
description: Precision colors for machines and people
author: Ethan Schoonover
tags: test, testing, test123
colors: light yellow
created: 2011 Mar 15
modified: 2011 Apr 16
---
Solarized
=========
## Precision colors for machines and people
[](#features)
Solarized is a sixteen color palette (eight monotones, eight accent colors)
designed for use with terminal and gui applications. It has several [unique
properties](#features). I designed this colorscheme with both precise
[CIELAB](http://en.wikipedia.org/wiki/Lab_color_space) lightness relationships
and a refined set of hues based on fixed color wheel relationships. It has been
tested extensively in real world use on color calibrated displays (as well as
uncalibrated/intentionally miscalibrated displays) and in a variety of lighting
conditions.
***See the [changelog] for what's new in the most recent release.***


Currently available in formats for (cf [screenshots](#screenshots) below):
### Editors & IDEs
* **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).
* **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]
* **IntelliJ IDEA**
courtesy of [Johan Kaving](https://github.com/jkaving) and
([@flangy](http://twitter.com/flangy))
in the main repo and in a [standalone repository][IntelliJ Repository]
* **NetBeans** courtesy of [Brian Fenton](https://github.com/fentie) and
in the main repo and in a [standalone repository][NetBeans Repository]
* **SeeStyle theme for Coda & SubEthaEdit** courtesy of
[Justin Hileman](http://justinhileman.com/)
([@bobthecow](http://twitter.com/bobthecow)),
in the main repo and in a
[standalone repository][SeeStyle-Coda-SubEthaEdit Repository]
* **TextMate** --- ***NOTE:*** Dark Theme is work in progress\
courtesy of [Tom Martin](http://thedeplorableword.net/)
([@deplorableword](http://twitter.com/deplorableword))
in the main repo and in a [standalone repository][TextMate Repository]
(with key work from [Mark Story](http://mark-story.com)
and [Brian Mathiyakom](http://brian.rarevisions.net))
* **TextWrangler & BBEdit** courtesy of [Rui Carmo](http://the.taoofmac.com)
([@taoofmac](http://twitter.com/taoofmac))
in the main repo and in a [standalone repository][TextWrangler-BBEdit Repository]
* **Visual Studio** courtesy of [David Thibault](http://www.leddt.com)
([@leddt](http://twitter.com/leddt))
in the main repo and in a [standalone repository][Visual Studio Repository]
* **Xcode** work in progress ports are available for [Xcode 3] and [Xcode 4]
and will be pulled into the main Solarized project soon.
### Terminal Emulators
* **Xresources** / Xdefaults
* **iTerm2**
* **OS X Terminal.app**
* **Putty** courtesy [Brant Bobby](http://www.control-v.net)
and on [GitHub](https://github.com/brantb)
* **Xfce terminal** courtesy [Sasha Gerrand](http://sgerrand.com)
and on [GitHub](https://github.com/sgerrand)
### Other Applications
* **Mutt** e-mail client also by [me] (*just* the Mutt colorscheme is
[available here][Mutt Repository])
### Palettes
* **Adobe Photoshop** Palette (inc. L\*a\*b values)
* **Apple Color Picker** Palettes
* **GIMP** Palette
Don't see the application you want to use it in? Download the palettes (or pull
the values from the table below) and create your own. Submit it back and I'll
happily note the contribution and include it on this page. See also the
[Usage & Development](#usage-development) section below for details on the
specific values to be used in different contexts.
Download
--------
### [Click here to download latest version](http://ethanschoonover.com/solarized/files/solarized.zip)
Current release is **v1.0.0beta2**. See the [changelog] for details on what's
new in this release.
### Fresh Code on GitHub
You can also use the following links to access application specific downloads
and git repositories:
* **Canonical Project Page:**
Downloads, screenshots and more information are always available from the
project page: <http://ethanschoonover.com/solarized>
* **Full Git Repository:**
The full git repository is at: <https://github.com/altercation/solarized>
Get it using the following command:
$ git clone git://github.com/altercation/solarized.git
* **Application Specific Repositories:**
You can clone repositories specific to many of the application specific
color themes. See links in the list above or select from this list:
* [Vim Repository]
* [Mutt Repository]
* [Emacs Repository]
* [IntelliJ Repository]
* [NetBeans Repository]
* [SeeStyle-Coda-SubEthaEdit Repository]
* [TextMate Repository]
* [TextWrangler-BBEdit Repository]
* [Visual Studio Repository]
* [Xcode 3 work in progress][Xcode 3]
* [Xcode 4 work in progress][Xcode 4]
Note that through the magic of [git-subtree](https://github.com/apenwarr/git-subtree)
these repositories are all kept in sync, so you can pull any of them and get the most up-to-date version.
Features
--------
1. **Selective contrast**
On a sunny summer day I love to read a book outside. Not right in the sun;
that's too bright. I'll hunt for a shady spot under a tree. The shaded
paper contrasts with the crisp text nicely. If you were to actually measure
the contrast between the two, you'd find it is much lower than black text
on a white background (or white on black) on your display device of choice.
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)
for syntax highlighting readability.
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
feel when switching between the light and dark background modes. A *lot* of
thought, planning and testing has gone into making both modes feel like
part of a unified colorscheme.
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
designed to scale down to a variety of five color palettes (four base
monotones plus one accent color) for use in design work such as web design.
In every case it retains a strong personality but doesn't overwhelm.
5. **Precision, symmetry**

The monotones have symmetric CIELAB lightness differences, so switching
from dark to light mode retains the same perceived contrast in brightness
between each value. Each mode is equally readable. The accent colors are
based off specific colorwheel relations and subsequently translated to
CIELAB to ensure perceptual uniformity in terms of lightness. The hues
themselves, as with the monotone \*a\*b values, have been adjusted within
a small range to achieve the most pleasing combination of colors.
See also the [Usage & Development](#usage-development) section below for
details on the specific values to be used in different contexts.
This makes colorscheme inversion trivial. Here, for instance, is a sass
(scss) snippet that inverts solarized based on the class of the html tag
(e.g. `<html class="dark red">` to give a dark background with red accent):
$base03: #002b36;
$base02: #073642;
$base01: #586e75;
$base00: #657b83;
$base0: #839496;
$base1: #93a1a1;
$base2: #eee8d5;
$base3: #fdf6e3;
$yellow: #b58900;
$orange: #cb4b16;
$red: #dc322f;
$magenta: #d33682;
$violet: #6c71c4;
$blue: #268bd2;
$cyan: #2aa198;
$green: #859900;
@mixin rebase($rebase03,$rebase02,$rebase01,$rebase00,$rebase0,$rebase1,$rebase2,$rebase3)
{
background-color:$rebase03;
color:$rebase0;
* { color:$rebase0; }
h1,h2,h3,h4,h5,h6 { color:$rebase1; border-color: $rebase0; }
a, a:active, a:visited { color: $rebase1; }
}
@mixin accentize($accent) {
a, a:active, a:visited, code.url { color: $accent; }
h1,h2,h3,h4,h5,h6 {color:$accent}
}
/* light is default mode, so pair with general html definition */
html, .light { @include rebase($base3,$base2,$base1,$base0,$base00,$base01,$base02,$base03)}
.dark { @include rebase($base03,$base02,$base01,$base00,$base0,$base1,$base2,$base3)}
html * {
color-profile: sRGB;
rendering-intent: auto;
}
See also [the full css stylesheet for this site](https://github.com/altercation/ethanschoonover.com/blob/master/resources/css/style.css).
Installation
------------
Installation instructions for each version of the colorscheme are included in
the subdirectory README files. Note that for Vim (and possibly for Mutt) you
may want to clone the specific repository (for instance if you are using
Pathogen). See the links at the top of this file.
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.
Preview all code samples in specific font faces by selecting a link from this
list:
* [DejaVu Sans 18](http://ethanschoonover.com/solarized/img/dejavusans18/)
* [DejaVu Sans 14](http://ethanschoonover.com/solarized/img/dejavusans14/)
* [Letter Gothic 18](http://ethanschoonover.com/solarized/img/lettergothic18/)
* [Letter Gothic 14](http://ethanschoonover.com/solarized/img/lettergothic14/)
* [Andale Mono 14](http://ethanschoonover.com/solarized/img/andalemono14/)
* [Monaco 14](http://ethanschoonover.com/solarized/img/monaco14/)
* [Skyhook Mono 14](http://ethanschoonover.com/solarized/img/skyhookmono14/)
* [Terminus 12](http://ethanschoonover.com/solarized/img/terminus12/)
* [Terminus 20](http://ethanschoonover.com/solarized/img/terminus20/)
Screenshots
-----------
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)
### 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)
### 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)
### 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)
### 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)
### 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)
### 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)
### 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)
### 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)
### 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)
### 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)
### 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)
### 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)
The Values
----------
L\*a\*b values are canonical (White D65, Reference D50), other values are
matched in sRGB space.
SOLARIZED HEX 16/8 TERMCOL XTERM/HEX L*A*B RGB HSB
--------- ------- ---- ------- ----------- ---------- ----------- -----------
base03 #002b36 8/4 brblack 234 #1c1c1c 15 -12 -12 0 43 54 193 100 21
base02 #073642 0/4 black 235 #262626 20 -12 -12 7 54 66 192 90 26
base01 #586e75 10/7 brgreen 240 #585858 45 -07 -07 88 110 117 194 25 46
base00 #657b83 11/7 bryellow 241 #626262 50 -07 -07 101 123 131 195 23 51
base0 #839496 12/6 brblue 244 #808080 60 -06 -03 131 148 150 186 13 59
base1 #93a1a1 14/4 brcyan 245 #8a8a8a 65 -05 -02 147 161 161 180 9 63
base2 #eee8d5 7/7 white 254 #e4e4e4 92 -00 10 238 232 213 44 11 93
base3 #fdf6e3 15/7 brwhite 230 #ffffd7 97 00 10 253 246 227 44 10 99
yellow #b58900 3/3 yellow 136 #af8700 60 10 65 181 137 0 45 100 71
orange #cb4b16 9/3 brred 166 #d75f00 50 50 55 203 75 22 18 89 80
red #dc322f 1/1 red 160 #d70000 50 65 45 220 50 47 1 79 86
magenta #d33682 5/5 magenta 125 #af005f 50 65 -05 211 54 130 331 74 83
violet #6c71c4 13/5 brmagenta 61 #5f5faf 50 15 -45 108 113 196 237 45 77
blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82
cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63
green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60
Usage & Development
-------------------
If you are considering developing a port for Solarized, please see also the
[developer notes](http://ethanschoonover.com/solarized/DEVELOPERS) 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
**not** `base00`). Note also that in cases where the background and foreground
can be specified as a pair value, text can be highlighted using a combination
of `base02:base1`. The L\*a\*b lightness difference between `base03:base0` and
`base02:base1` is identical by design, resulting in identical readability
against both normal and highlighted backgrounds. An example use case is folded
text in Vim which uses `base02` for the background and `base1` for the
foreground.
The values in this example are simply inverted in the case of a light
background.
[Vim Repository]: https://github.com/altercation/vim-colors-solarized
[Mutt Repository]: https://github.com/altercation/mutt-colors-solarized
[Emacs Repository]: https://github.com/sellout/emacs-color-theme-solarized
[IntelliJ Repository]: https://github.com/jkaving/intellij-colors-solarized
[NetBeans Repository]: https://github.com/fentie/netbeans-colors-solarized
[SeeStyle-Coda-SubEthaEdit Repository]: https://github.com/bobthecow/solarized-seestyle
[TextMate Repository]: https://github.com/deplorableword/textmate-solarized
[TextWrangler-BBEdit Repository]: https://github.com/rcarmo/textwrangler-bbedit-solarized
[Visual Studio Repository]: https://github.com/leddt/visualstudio-colors-solarized
[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
================================================
FILE: adobe-swatches-solarized/README.md
================================================
Solarized - Adobe Photoshop Swatches
====================================
### [See official homepage for full content](http://ethanschoonover.com/solarized)
Installation
------------
Import using the Photoshop swatches palette. Colors are referenced below:
The Values
----------
L\*a\*b values are canonical (White D65, Reference D50), other values are
matched in sRGB space.
SOLARIZED HEX 16/8 TERMCOL XTERM/HEX L*A*B sRGB HSB
--------- ------- ---- ------- ----------- ---------- ----------- -----------
base03 #002b36 8/4 brblack 234 #1c1c1c 15 -12 -12 0 43 54 193 100 21
base02 #073642 0/4 black 235 #262626 20 -12 -12 7 54 66 192 90 26
base01 #586e75 10/7 brgreen 240 #4e4e4e 45 -07 -07 88 110 117 194 25 46
base00 #657b83 11/7 bryellow 241 #585858 50 -07 -07 101 123 131 195 23 51
base0 #839496 12/6 brblue 244 #808080 60 -06 -03 131 148 150 186 13 59
base1 #93a1a1 14/4 brcyan 245 #8a8a8a 65 -05 -02 147 161 161 180 9 63
base2 #eee8d5 7/7 white 254 #d7d7af 92 -00 10 238 232 213 44 11 93
base3 #fdf6e3 15/7 brwhite 230 #ffffd7 97 00 10 253 246 227 44 10 99
yellow #b58900 3/3 yellow 136 #af8700 60 10 65 181 137 0 45 100 71
orange #cb4b16 9/3 brred 166 #d75f00 50 50 55 203 75 22 18 89 80
red #dc322f 1/1 red 160 #d70000 50 65 45 220 50 47 1 79 86
magenta #d33682 5/5 magenta 125 #af005f 50 65 -05 211 54 130 331 74 83
violet #6c71c4 13/5 brmagenta 61 #5f5faf 50 15 -45 108 113 196 237 45 77
blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82
cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63
green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60
================================================
FILE: apple-colorpalette-solarized/README.md
================================================
Solarized - Apple Color Picker Palette
======================================
### [See official homepage for full content](http://ethanschoonover.com/solarized)
Installation
------------
Copy or move the `solarized.clr` file to your `~/Library/Colors` directory.
Use the included colorpicker launcher to confirm installation. Launch the
`launch-colorpicker` application, navigate to the color palette view (usually
the third icon from the left) and select 'Solarized' from the drop-down palette
list. Click the cancel button to dismiss the color picker.
Alternate Palette
------------------
NOT FOR USE UNLESS YOU UNDERSTAND THE HELL THAT IS COLOR MANAGEMENT.
The `alternate palettes` directory contains two Apple Color Picker palettes.
The "tagged" palette is identical to the main Solarized.clr palette. The
untagged palette contains untagged sRGB values (Apple calls untagged values
"device colors"). Don't use this unless you are using an application that
otherwise can't handle tagged values.
An example: If you are a web developer working on OS X and you wish to use one
of the Solarized hex values, you have a couple choices:
1. Enter the code manually (easy, you should do this)
2. Use the color picker (possible, but do it the right way! See below...)
A popular colorpicker plugin is the "Hex Color Picker" from
<http://wafflesoftware.net/hexpicker/>. If you wish to use this with the
colorpicker and a preset palette like Solarized, here's what you do:
1. Instead of the plain old "solarized.clr" palette, use the "solarized-tagged"
and "solarized-untagged" palettes (solarized-tagged is the same as
solarized.clr, just renamed for clarity).
2. In the Hex Color picker (inside the Apple Color Picker) click the options
button and ensure that "Don't generate calibrated colors" is **checked**.
Ideally, Hex Color Picker would be aware of a particular color being
untagged (a "device" color in Apple parlance) and hand it over to you in
unaltered form, even if it was otherwise pulling calibrated colors off your
display.
3. If you desire a Solarized color **for web use** (not for use in an
application that uses Mac color swatches) then you switch to the
Solarized-untagged palette in Color Picker, choose a color, switch to the
Hex Color Picker tab and grab the correct color. Double check against the
chart below to confirm it's working as expected.
This is just one of many examples of how, even with applications/plugins that
deal exclusively with color, there are unexpected or unintuitive exceptions to
take into account.
The Values
----------
L\*a\*b values are canonical (White D65, Reference D50), other values are
matched in sRGB space.
SOLARIZED HEX 16/8 TERMCOL XTERM/HEX L*A*B sRGB HSB
--------- ------- ---- ------- ----------- ---------- ----------- -----------
base03 #002b36 8/4 brblack 234 #1c1c1c 15 -12 -12 0 43 54 193 100 21
base02 #073642 0/4 black 235 #262626 20 -12 -12 7 54 66 192 90 26
base01 #586e75 10/7 brgreen 240 #4e4e4e 45 -07 -07 88 110 117 194 25 46
base00 #657b83 11/7 bryellow 241 #585858 50 -07 -07 101 123 131 195 23 51
base0 #839496 12/6 brblue 244 #808080 60 -06 -03 131 148 150 186 13 59
base1 #93a1a1 14/4 brcyan 245 #8a8a8a 65 -05 -02 147 161 161 180 9 63
base2 #eee8d5 7/7 white 254 #d7d7af 92 -00 10 238 232 213 44 11 93
base3 #fdf6e3 15/7 brwhite 230 #ffffd7 97 00 10 253 246 227 44 10 99
yellow #b58900 3/3 yellow 136 #af8700 60 10 65 181 137 0 45 100 71
orange #cb4b16 9/3 brred 166 #d75f00 50 50 55 203 75 22 18 89 80
red #dc322f 1/1 red 160 #d70000 50 65 45 220 50 47 1 79 86
magenta #d33682 5/5 magenta 125 #af005f 50 65 -05 211 54 130 331 74 83
violet #6c71c4 13/5 brmagenta 61 #5f5faf 50 15 -45 108 113 196 237 45 77
blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82
cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63
green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60
================================================
FILE: apple-colorpalette-solarized/alternate palettes/README.md
================================================
Alternate Palette
------------------
NOT FOR USE UNLESS YOU UNDERSTAND THE HELL THAT IS COLOR MANAGEMENT.
The `alternate palettes` directory contains two Apple Color Picker palettes.
The "tagged" palette is identical to the main Solarized.clr palette. The
untagged palette contains untagged sRGB values (Apple calls untagged values
"device colors"). Don't use this unless you are using an application that
otherwise can't handle tagged values.
An example: If you are a web developer working on OS X and you wish to use one
of the Solarized hex values, you have a couple choices:
1. Enter the code manually (easy, you should do this)
2. Use the color picker (possible, but do it the right way! See below...)
A popular colorpicker plugin is the "Hex Color Picker" from
<http://wafflesoftware.net/hexpicker/>. If you wish to use this with the
colorpicker and a preset palette like Solarized, here's what you do:
1. Instead of the plain old "solarized.clr" palette, use the "solarized-tagged"
and "solarized-untagged" palettes (solarized-tagged is the same as
solarized.clr, just renamed for clarity).
2. In the Hex Color picker (inside the Apple Color Picker) click the options
button and ensure that "Don't generate calibrated colors" is **checked**.
Ideally, Hex Color Picker would be aware of a particular color being
untagged (a "device" color in Apple parlance) and hand it over to you in
unaltered form, even if it was otherwise pulling calibrated colors off your
display.
3. If you desire a Solarized color **for web use** (not for use in an
application that uses Mac color swatches) then you switch to the
Solarized-untagged palette in Color Picker, choose a color, switch to the
Hex Color Picker tab and grab the correct color. Double check against the
chart below to confirm it's working as expected.
This is just one of many examples of how, even with applications/plugins that
deal exclusively with color, there are unexpected or unintuitive exceptions to
take into account.
The Values
----------
L\*a\*b values are canonical (White D65, Reference D50), other values are
matched in sRGB space.
SOLARIZED HEX 16/8 TERMCOL XTERM/HEX L*A*B sRGB HSB
--------- ------- ---- ------- ----------- ---------- ----------- -----------
base03 #002b36 8/4 brblack 234 #1c1c1c 15 -12 -12 0 43 54 193 100 21
base02 #073642 0/4 black 235 #262626 20 -12 -12 7 54 66 192 90 26
base01 #586e75 10/7 brgreen 240 #4e4e4e 45 -07 -07 88 110 117 194 25 46
base00 #657b83 11/7 bryellow 241 #585858 50 -07 -07 101 123 131 195 23 51
base0 #839496 12/6 brblue 244 #808080 60 -06 -03 131 148 150 186 13 59
base1 #93a1a1 14/4 brcyan 245 #8a8a8a 65 -05 -02 147 161 161 180 9 63
base2 #eee8d5 7/7 white 254 #d7d7af 92 -00 10 238 232 213 44 11 93
base3 #fdf6e3 15/7 brwhite 230 #ffffd7 97 00 10 253 246 227 44 10 99
yellow #b58900 3/3 yellow 136 #af8700 60 10 65 181 137 0 45 100 71
orange #cb4b16 9/3 brred 166 #d75f00 50 50 55 203 75 22 18 89 80
red #dc322f 1/1 red 160 #d70000 50 65 45 220 50 47 1 79 86
magenta #d33682 5/5 magenta 125 #af005f 50 65 -05 211 54 130 331 74 83
violet #6c71c4 13/5 brmagenta 61 #5f5faf 50 15 -45 108 113 196 237 45 77
blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82
cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63
green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60
================================================
FILE: apple-colorpalette-solarized/launch-colorpicker.app/Contents/Info.plist
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>applet</string>
<key>CFBundleIconFile</key>
<string>applet</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>launch-colorpicker</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>aplt</string>
<key>LSMinimumSystemVersionByArchitecture</key>
<dict>
<key>x86_64</key>
<string>10.6</string>
</dict>
<key>LSRequiresCarbon</key>
<true/>
<key>WindowState</key>
<dict>
<key>dividerCollapsed</key>
<false/>
<key>eventLogLevel</key>
<integer>-1</integer>
<key>name</key>
<string>ScriptWindowState</string>
<key>positionOfDivider</key>
<real>333</real>
<key>savedFrame</key>
<string>159 537 602 597 0 0 1920 1178 </string>
<key>selectedTabView</key>
<string>event log</string>
</dict>
</dict>
</plist>
================================================
FILE: apple-colorpalette-solarized/launch-colorpicker.app/Contents/PkgInfo
================================================
APPLaplt
================================================
FILE: apple-colorpalette-solarized/launch-colorpicker.app/Contents/Resources/description.rtfd/TXT.rtf
================================================
{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350
{\fonttbl}
{\colortbl;\red255\green255\blue255;}
}
================================================
FILE: emacs-colors-solarized/LICENSE
================================================
Copyright (c) 2011 Ethan Schoonover
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.
================================================
FILE: emacs-colors-solarized/README.md
================================================
Solarized
=========
### [See official homepage for full content](http://ethanschoonover.com/solarized)
## Precision colors for machines and people
[](#features)\
Solarized is a sixteen color palette (eight monotones, eight accent colors)
designed for use with terminal and gui applications. It has several [unique
properties](#features). I designed this colorscheme with both precise
[CIELAB](http://en.wikipedia.org/wiki/Lab_color_space) lightness relationships
and a refined set of hues based on fixed color wheel relationships. It has been
tested extensively in real world use on color calibrated displays (as well as
uncalibrated/intentionally miscalibrated displays) and in a variety of lighting
conditions.
\
Currently available in formats for (cf [screenshots](#screenshots) below):
* **Vim** (the Vim-only portion of Solarized is [available
here](https://github.com/altercation/vim-colors-solarized), for use with
Pathogen, etc.)
* **Mutt** e-mail client (*just* the Mutt colorscheme is [available
here](https://github.com/altercation/mutt-colors-solarized))
* **Xresources** / Xdefaults
* **iTerm2**
* OS X **Terminal.app**
* Adobe Photoshop Palette (inc. L\*a\*b values)
* Apple Color Picker Palette
* GIMP Palette
Don't see the application you want to use it in? Download the palettes (or pull
the values from the table below) and create your own. Submit it back and I'll
happily note the contribution and include it on this page.
**Note:** I am still tweaking the Vim highlighting for specific syntaxes and
welcome feedback on these.
Download
--------
### [Click here to download latest version](http://ethanschoonover.com/files/solarized/solarized.tar.gz)
Or use the following links to access application specific downloads and git
repositories:
* **Git repo:**
The full git repository is at: <https://github.com/altercation/solarized>
Get it using the following command:
$ git clone git://github.com/altercation/solarized.git
* **Vim only:**
The vim-only colorscheme (Pathogen ready) is available at:
<https://github.com/altercation/vim-colors-solarized>.
$ git clone git://github.com/altercation/vim-colors-solarized.git
You can also download it from [vim.org](http://www.vim.org/scripts/script.php?script_id=3520).
* **Mutt only:**
The mutt-only variants can be cloned from
<https://github.com/altercation/mutt-colors-solarized>
$ git clone git://github.com/altercation/mutt-colors-solarized.git
* **Canonical Project Page:**
Downloads, screenshots and more information are always available from the
project page: <http://ethanschoonover.com/solarized>
Note that through the magic of
[git-subtree](https://github.com/apenwarr/git-subtree) these repositories are
all kept in sync, so you can pull any of them and get the most up-to-date
version.
Features
--------
1. **Selective contrast**
On a sunny summer day I love to read a book outside. Not right in the sun;
that's too bright. I'll hunt for a shady spot under a tree. The shaded
paper contrasts with the crisp text nicely. If you were to actually measure
the contrast between the two, you'd find it is much lower than black text
on a white background (or white on black) on your display device of choice.
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)
for syntax highlighting readability.
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
feel when switching between the light and dark background modes. A *lot* of
thought, planning and testing has gone into making both modes feel like
part of a unified colorscheme.
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 carefull
designed to scale down to a variety of five color palettes (four base
monotones plus one accent color) for use in design work such as web design.
In every case it retains a strong personality but doesn't overwhelm.
5. **Precision, symmetry**
\
The monotones have symmetric CIELAB lightness differences, so switching
from dark to light mode retains the same perceived contrast in brightness
between each value. Each mode is equally readable. The accent colors are
based off specific colorwheel relations and subsequently translated to
CIELAB to ensure perceptual uniformity in terms of lightness. The hues
themselves, as with the monotone \*a\*b values, have been adjusted within
a small range to achieve the most pleasing combination of colors.
This makes colorscheme inversion trivial. Here, for instance, is a sass
(scss) snippet that inverts solarized based on the class of the html tag
(e.g. `<html class="dark red">` to give a dark background with red accent):
$base03: #002b36;
$base02: #073642;
$base01: #586e75;
$base00: #657b83;
$base0: #839496;
$base1: #93a1a1;
$base2: #eee8d5;
$base3: #fdf6e3;
$yellow: #b58900;
$orange: #cb4b16;
$red: #d30102;
$magenta: #d33682;
$violet: #6c71c4;
$blue: #268bd2;
$cyan: #2aa198;
$green: #859900;
@mixin rebase($rebase03,$rebase02,$rebase01,$rebase00,$rebase0,$rebase1,$rebase2,$rebase3)
{
background-color:$rebase03;
color:$rebase0;
* { color:$rebase0; }
h1,h2,h3,h4,h5,h6 { color:$rebase1; border-color: $rebase0; }
a, a:active, a:visited { color: $rebase1; }
}
@mixin accentize($accent) {
a, a:active, a:visited, code.url { color: $accent; }
h1,h2,h3,h4,h5,h6 {color:$accent}
}
/* light is default mode, so pair with general html definition */
html, .light { @include rebase($base3,$base2,$base1,$base0,$base00,$base01,$base02,$base03)}
.dark { @include rebase($base03,$base02,$base01,$base00,$base0,$base1,$base2,$base3)}
html * {
color-profile: sRGB;
rendering-intent: auto;
}
Installation
------------
Installation instructions for each version of the colorscheme are included in
the subdirectory README files. Note that for Vim (and possibly for Mutt) you
may want to clone the specific repository (for instance if you are using
Pathogen). See the links at the top of this file.
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
Screenshots
-----------
Click to view.
### Mutt
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-mutt-dark.png)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-mutt-light.png)
### C (Vim)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-c-dark.png)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-c-light.png)
### Haskell (Vim)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-haskell-dark.png)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-haskell-light.png)
### HTML (Vim)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-html-dark.png)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-html-light.png)
### Java (Vim)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-java-dark.png)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-java-light.png)
### Pandoc Markdown (Vim)
These screen shots show Vim running with my own [Pandoc Kit
Syntax](/pandockit).
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-pandoc-dark.png)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-pandoc-light.png)
### Perl (Vim)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-perl-dark.png)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-perl-light.png)
### Python (Vim)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-python-dark.png)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-python-light.png)
### Ruby (Vim)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-ruby-dark.png)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-ruby-light.png)
### TeX (Vim)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-tex-dark.png)
[](https://github.com/altercation/solarized/raw/master/img/solarized-screen-tex-light.png)
The Values
----------
L\*a\*b values are canonical (White D65, Reference D50), other values are
matched in sRGB space.
SOLARIZED HEX 16/8 TERMCOL XTERM/HEX L*A*B RGB HSB
--------- ------- ---- ------- ----------- ---------- ----------- -----------
base03 #002b36 8/4 brblack 234 #1c1c1c 15 -12 -12 0 43 54 193 100 21
base02 #073642 0/4 black 235 #262626 20 -12 -12 7 54 66 192 90 26
base01 #586e75 10/7 brgreen 240 #585858 45 -07 -07 88 110 117 194 25 46
base00 #657b83 11/7 bryellow 241 #626262 50 -07 -07 101 123 131 195 23 51
base0 #839496 12/6 brblue 244 #808080 60 -06 -03 131 148 150 186 13 59
base1 #93a1a1 14/4 brcyan 245 #8a8a8a 65 -05 -02 147 161 161 180 9 63
base2 #eee8d5 7/7 white 254 #e4e4e4 92 -00 10 238 232 213 44 11 93
base3 #fdf6e3 15/7 brwhite 230 #ffffd7 97 00 10 253 246 227 44 10 99
yellow #b58900 3/3 yellow 136 #af8700 60 10 65 181 137 0 45 100 71
orange #cb4b16 9/3 brred 166 #d75f00 50 50 55 203 75 22 18 89 80
red #dc322f 1/1 red 160 #d70000 50 65 45 220 50 47 1 79 86
magenta #d33682 5/5 magenta 125 #af005f 50 65 -05 211 54 130 331 74 83
violet #6c71c4 13/5 brmagenta 61 #5f5faf 50 15 -45 108 113 196 237 45 77
blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82
cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63
green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60
================================================
FILE: emacs-colors-solarized/color-theme-solarized.el
================================================
;;; Author: Ethan Schoonover, Solarized; Greg Pfeil, Emacs adaptation
;;; URL: http://ethanschoonover.com/solarized
;;; This file is not (YET) part of GNU Emacs.
;;; # Usage
;;; 1. Install the color-theme package
;;; (http://www.emacswiki.org/cgi-bin/wiki/ColorTheme)
;;; 2. Load this file
;;; 3. M-x color-theme-solarized-[dark|light]
(eval-when-compile
(require 'color-theme))
(defun color-theme-solarized (mode)
"Color theme by Ethan Schoonover, created 2011-03-24.
Ported to Emacs by Greg Pfeil, http://ethanschoonover.com/solarized."
(interactive "Slight or dark? ")
(let ((base03 "#002b36")
(base02 "#073642")
(base01 "#586e75")
(base00 "#657b83")
(base0 "#839496")
(base1 "#93a1a1")
(base2 "#eee8d5")
(base3 "#fdf6e3")
(yellow "#b58900")
(orange "#cb4b16")
(red "#dc322f")
(magenta "#d33682")
(violet "#6c71c4")
(blue "#268bd2")
(cyan "#2aa198")
(green "#859900"))
(when (eq 'light mode)
(rotatef base03 base3)
(rotatef base02 base2)
(rotatef base01 base1)
(rotatef base00 base0))
(color-theme-install
`(color-theme-solarized
((foreground-color . ,base0)
(background-color . ,base03)
(background-mode . ,mode)
(cursor-color . ,base0))
;; basic
(default ((t (:foreground ,base0))))
(cursor ((t (:foreground ,base0 :background ,base03 :inverse-video t))))
(escape-glyph-face ((t (:foreground ,red))))
(fringe ((t (:foreground ,base01 :background ,base02))))
(header-line ((t (:foreground ,base0 :background ,base2))))
(highlight ((t (:background ,base02))))
(isearch ((t (:foreground ,yellow :inverse-video t))))
(menu ((t (:foreground ,base0 :background ,base02))))
(minibuffer-prompt ((t (:foreground ,blue))))
(mode-line
((t (:foreground ,base1 :background ,base02
:box (:line-width 1 :color ,base1)))))
(mode-line-buffer-id ((t (:foreground ,base1))))
(mode-line-inactive
((t (:foreground ,base0 :background ,base02
:box (:line-width 1 :color ,base02)))))
(region ((t (:background ,base02))))
(secondary-selection ((t (:background ,base02))))
(trailing-whitespace ((t (:foreground ,red :inverse-video t))))
(vertical-border ((t (:foreground ,base0))))
;; compilation
(compilation-info ((t (:forground ,green :bold t))))
(compilation-warning ((t (:foreground ,orange :bold t))))
;; customize
(custom-button
((t (:background ,base02 :box (:line-width 2 :style released-button)))))
(custom-button-mouse ((t (:inherit custom-button :foreground ,base1))))
(custom-button-pressed
((t (:inherit custom-button-mouse
:box (:line-width 2 :style pressed-button)))))
(custom-comment-tag ((t (:background ,base02))))
(custom-comment-tag ((t (:background ,base02))))
(custom-documentation ((t (:inherit default))))
(custom-group-tag ((t (:foreground ,orange :bold t))))
(custom-link ((t (:foreground ,violet))))
(custom-state ((t (:foreground ,green))))
(custom-variable-tag ((t (:foreground ,orange :bold t))))
;; diff
(diff-added ((t (:foreground ,green :inverse-video t))))
(diff-changed ((t (:foreground ,yellow :inverse-video t))))
(diff-removed ((t (:foreground ,red :inverse-video t))))
;; emacs-wiki
(emacs-wiki-bad-link-face ((t (:foreground ,red :underline t))))
(emacs-wiki-link-face ((t (:foreground ,blue :underline t))))
(emacs-wiki-verbatim-face ((t (:foreground ,base00 :underline t))))
;; font-lock
(font-lock-builtin-face ((t (:foreground ,green))))
(font-lock-comment-face ((t (:foreground ,base01 :italic t))))
(font-lock-constant-face ((t (:foreground ,cyan))))
(font-lock-function-name-face ((t (:foreground ,blue))))
(font-lock-keyword-face ((t (:foreground ,green))))
(font-lock-string-face ((t (:foreground ,cyan))))
(font-lock-type-face ((t (:foreground ,yellow))))
(font-lock-variable-name-face ((t (:foreground ,blue))))
(font-lock-warning-face ((t (:foreground ,red :bold t))))
;; info
(info-xref ((t (:foreground ,blue :underline t))))
(info-xref-visited ((t (:inherit info-xref :foreground ,magenta))))
;; org
(org-hide ((t (:foreground ,base03))))
(org-todo ((t (:foreground ,red :bold t))))
(org-done ((t (:foreground ,green :bold t))))
;; show-paren
(show-paren-match-face ((t (:background ,cyan :foreground ,base3))))
(show-paren-mismatch-face ((t (:background ,red :foreground ,base3))))))))
(defun color-theme-solarized-dark ()
(interactive)
(color-theme-solarized 'dark))
(defun color-theme-solarized-light ()
(interactive)
(color-theme-solarized 'light))
(add-to-list 'color-themes
'(color-theme-solarized-light
"Solarized Light"
"Ethan Schoonover & Greg Pfeil <greg@technomadic.org>"))
(add-to-list 'color-themes
'(color-theme-solarized-dark
"Solarized Dark"
"Ethan Schoonover & Greg Pfeil <greg@technomadic.org>"))
(provide 'color-theme-solarized)
================================================
FILE: files/README.md
================================================
Solarized Package Downloads
===========================
If you are reviewing this on Github you probably just want to clone the project.
This project does double duty as the actual website (or rather subdirectory)
for Solarized at <http://ethanschoonover.com/solarized/>. The current release
downloads live here. I only build these for an actual release increment.
The version tagged and untagged files in this directory are identical.
================================================
FILE: gedit/README.md
================================================
# Solarized for Gedit
## Precision colors for machines and people - _Now with more Gedit!_
---
### Solarized
Solarized was created by [Ethan Schoonover][ES] and you can find out more
about the design work that went into it on his [project page][ES-solarized]. If
you would like to use Solarized in editors other than Gedit or on your terminal,
Ethan hosts the [main repository][SolarizedRepo] which combines all the available
ports in one place.
### Solarized for Gedit
Solarized was initially ported for Gedit by [Matthew Cantelon][MC] and can be
found at <http://github.com/mattcan/solarized-gedit>.
### Screenshots
![Light theme][LightImg]
![Dark theme][DarkImg]
### Installation
_Please note that installation has only been tested on Ubuntu 12.10 and Gedit 3_
You can download the files in one of two ways:
* using `git clone git://github.com/mattcan/solarized-gedit.git`
* using the **Download** button to get the ZIP file and extracting the files to
a folder
Once the files are on your PC, copy `solarized-light.xml` and `solarized-dark.xml`
to one of these folders:
* if you are the only user on your computer
```
mkdir -p ~/.local/share/gedit/styles
cp solarized-* ~/.local/share/gedit/styles
```
* if you want everyone on your PC to be able to use the styles ( _path
below is for Ubuntu_ )
```
sudo mkdir -p /usr/share/gtksourceview-3.0/styles
sudo cp solarized-* /usr/share/gtksourceview-3.0/styles
```
* you can also use the installer ( _has only been tested with Ubuntu 12.10_ )
```
cd wherever/you/extracted
chmod a+x installer
# -a for all users, -l for local
./installer [-a | -l]
```
[ES]: http://ethanschoonover.com
[ES-Solarized]: http://ethanschoonover.com/solarized
[SolarizedRepo]: https://github.com/altercation/solarized
[MC]: http://matthewcantelon.ca
[LightImg]: https://github.com/mattcan/solarized-gedit/raw/master/img/solarized_light.png
[DarkImg]: https://github.com/mattcan/solarized-gedit/raw/master/img/solarized_dark.png
================================================
FILE: gedit/installer
================================================
#!/bin/bash
# shows usage instructions
usage()
{
cat << EOF
usage: $0 [options]
This script installs the Solarized styles for gedit.
OPTIONS:
-h Shows this message
-a Install for all users
-l Install only for you
EOF
}
chkdir()
{
if [ ! -d "$INSTALLPATH" ]; then
if [ "$NEEDSUDO" == true ]; then
sudo mkdir -p "$INSTALLPATH"
else
mkdir -p "$INSTALLPATH"
fi
fi
}
# path to install to
INSTALLPATH=$HOME/.local/share/gedit/styles
# will need to use sudo to install for all users
NEEDSUDO=false
# loop through passed arguments
while getopts "hal" OPTION
do
case $OPTION in
h)
usage
exit 1
;;
a)
INSTALLPATH=/usr/share/gtksourceview-3.0/styles
NEEDSUDO=true
;;
l)
INSTALLPATH=$HOME/.local/share/gedit/styles
;;
?)
INSTALLPATH=$HOME/.local/share/gedit/styles
;;
esac
done
# install for all users when sudo set to true
if [ "$NEEDSUDO" == true ]; then
chkdir
sudo cp solarized-*.xml "$INSTALLPATH"
else
chkdir
cp solarized-*.xml "$INSTALLPATH"
fi
================================================
FILE: gedit/solarized-dark.xml
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!--
This theme is based on the Solarized theme originally created
by Ethan Schoonover at http://ethanschoonover.com/solarized
Copyright (C) 2012 Matthew Cantelon
Author: Matthew Cantelon <me@matthewcantelon.ca>
GtkSourceView is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
GtkSourceView is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-->
<style-scheme id="solarizeddark" _name="Solarized Dark" version="1.0">
<author>Matthew Cantelon</author>
<_description>Gedit port of the dark version of the Solarized theme. Check https://github.com/mattcan/solarized-gedit for more information.</_description>
<!-- Solarized Palette -->
<color name="base03" value="#002b36"/>
<color name="base02" value="#073642"/>
<color name="base01" value="#586e75"/>
<color name="base00" value="#657b83"/>
<color name="base0" value="#839496"/>
<color name="base1" value="#93a1a1"/>
<color name="base2" value="#eee8d5"/>
<color name="base3" value="#fdf6e3"/>
<color name="yellow" value="#b58900"/>
<color name="orange" value="#cb4b16"/>
<color name="red" value="#dc322f"/>
<color name="magenta" value="#d33682"/>
<color name="violet" value="#6c71c4"/>
<color name="blue" value="#268bd2"/>
<color name="cyan" value="#2aa198"/>
<color name="green" value="#859900"/>
<!-- Global Settings -->
<style name="text" foreground="base1" background="base03"/>
<style name="selection" foreground="base03" background="base0"/>
<style name="cursor" foreground="base2"/>
<style name="current-line" background="base02"/>
<style name="line-numbers" foreground="base0" background="base02"/>
<style name="draw-spaces" foreground="base0"/>
<!-- Bracket Matching -->
<style name="bracket-match" foreground="red" bold="true"/>
<style name="bracket-mismatch" foreground="red" background="base3" bold="true"/>
<!-- Comments -->
<style name="def:comment" foreground="base01" italic="true"/>
<style name="def:shebang" foreground="base01" italic="true" bold="true"/>
<style name="def:doc-comment-element" italic="true"/>
<!-- Right Margin -->
<style name="right-margin" foreground="base0" background="base02"/>
<!-- Search Matching -->
<style name="search-match" foreground="yellow"/>
<!-- Constants -->
<style name="def:constant" foreground="cyan"/>
<style name="def:decimal" foreground="magenta"/>
<style name="def:base-n-integer" use-style="def:decimal"/>
<style name="def:floating-point" use-style="def:decimal"/>
<style name="def:complex" use-style="def:base-n-integer"/>
<style name="def:character" foreground="magenta"/>
<style name="def:string" use-style="def:constant"/>
<style name="def:special-char" foreground="red"/>
<style name="def:builtin" foreground="yellow"/>
<style name="def:keyword" foreground="green" bold="true"/>
<style name="def:variable" foreground="blue"/>
<style name="def:boolean" foreground="red"/>
<style name="def:special-constant" foreground="blue"/>
<!-- Identifiers -->
<style name="def:identifier" foreground="blue"/>
<style name="def:function" use-style="def:identifier"/>
<!-- Statements -->
<style name="def:statement" use-style="def:keyword"/>
<!-- Types -->
<style name="def:type" foreground="yellow"/>
<!-- Others -->
<style name="def:preprocessor" foreground="orange"/>
<style name="def:error" foreground="red" bold="true"/>
<style name="def:note" background="base02" foreground="magenta" bold="true"/>
<style name="def:underlined" foreground="violet"/>
<!-- Language specific styles -->
<style name="c:preprocessor" use-style="def:preprocessor"/>
<style name="c:included-file" use-style="c:preprocessor"/>
<style name="c:common-defines" foreground="#0095FF" bold="true"/>
<style name="diff:diff-file" foreground="blue" underline="true"/>
<style name="diff:added-line" foreground="base03" background="green"/>
<style name="diff:removed-line" foreground="base03" background="red"/>
<style name="diff:changed-line" foreground="base03" background="yellow"/>
<style name="diff:location" use-style="def:type"/>
<style name="xml:attribute-name" foreground="green"/>
<style name="xml:element-name" bold="true"/>
<style name="xml:entity" foreground="blue"/>
<style name="xml:cdata-delim" foreground="orange" bold="true"/>
<style name="xml:processing-instruction" bold="true"/>
<style name="xml:doctype" foreground="magenta" bold="true"/>
<style name="python:string-conversion" background="base2"/>
<style name="python:module-handler" use-style="def:character"/>
<style name="python:special-variable" use-style="def:type"/>
<style name="python:builtin-constant" use-style="def:builtin"/>
<style name="python:builtin-object" use-style="def:type"/>
<style name="python:builtin-function" use-style="def:identifier"/>
<style name="python:boolean" use-style="def:boolean"/>
<style name="sh:dollar" foreground="green" bold="true"/>
</style-scheme>
================================================
FILE: gedit/solarized-light.xml
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!--
This theme is based on the Solarized theme originally created
by Ethan Schoonover at http://ethanschoonover.com/solarized
Copyright (C) 2012 Matthew Cantelon
Author: Matthew Cantelon <me@matthewcantelon.ca>
GtkSourceView is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
GtkSourceView is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-->
<style-scheme id="solarizedlight" _name="Solarized Light" version="1.0">
<author>Matthew Cantelon</author>
<_description>Gedit port of the light version of the Solarized theme. Check https://github.com/mattcan/solarized-gedit for more information.</_description>
<!-- Solarized Palette -->
<color name="base03" value="#002b36"/>
<color name="base02" value="#073642"/>
<color name="base01" value="#586e75"/>
<color name="base00" value="#657b83"/>
<color name="base0" value="#839496"/>
<color name="base1" value="#93a1a1"/>
<color name="base2" value="#eee8d5"/>
<color name="base3" value="#fdf6e3"/>
<color name="yellow" value="#b58900"/>
<color name="orange" value="#cb4b16"/>
<color name="red" value="#dc322f"/>
<color name="magenta" value="#d33682"/>
<color name="violet" value="#6c71c4"/>
<color name="blue" value="#268bd2"/>
<color name="cyan" value="#2aa198"/>
<color name="green" value="#859900"/>
<!-- Global Settings -->
<style name="text" foreground="base00" background="base3"/>
<style name="selection" foreground="base1" background="base02"/>
<style name="cursor" foreground="base00"/>
<style name="current-line" background="base2"/>
<style name="line-numbers" foreground="base0" background="base2"/>
<style name="draw-spaces" foreground="base1"/>
<!-- Bracket Matching -->
<style name="bracket-match" foreground="red" bold="true"/>
<style name="bracket-mismatch" foreground="red" background="base3" bold="true"/>
<!-- Comments -->
<style name="def:comment" foreground="base01" italic="true"/>
<style name="def:shebang" foreground="base01" italic="true" bold="true"/>
<style name="def:doc-comment-element" italic="true"/>
<!-- Right Margin -->
<style name="right-margin" foreground="base0" background="base02"/>
<!-- Search Matching -->
<style name="search-match" foreground="yellow"/>
<!-- Constants -->
<style name="def:constant" foreground="cyan"/>
<style name="def:decimal" foreground="magenta"/>
<style name="def:base-n-integer" use-style="def:decimal"/>
<style name="def:floating-point" use-style="def:decimal"/>
<style name="def:complex" use-style="def:base-n-integer"/>
<style name="def:character" foreground="magenta"/>
<style name="def:string" use-style="def:constant"/>
<style name="def:special-char" foreground="red"/>
<style name="def:builtin" foreground="yellow"/>
<style name="def:keyword" foreground="green" bold="true"/>
<style name="def:variable" foreground="blue"/>
<style name="def:boolean" foreground="red"/>
<style name="def:special-constant" foreground="blue"/>
<!-- Identifiers -->
<style name="def:identifier" foreground="blue"/>
<style name="def:function" use-style="def:identifier"/>
<!-- Statements -->
<style name="def:statement" use-style="def:keyword"/>
<!-- Types -->
<style name="def:type" foreground="yellow"/>
<!-- Others -->
<style name="def:preprocessor" foreground="orange"/>
<style name="def:error" foreground="red" bold="true"/>
<style name="def:note" background="base02" foreground="magenta" bold="true"/>
<style name="def:underlined" foreground="violet"/>
<!-- Language specific styles -->
<style name="c:preprocessor" use-style="def:preprocessor"/>
<style name="c:included-file" use-style="c:preprocessor"/>
<style name="c:common-defines" foreground="#0095FF" bold="true"/>
<style name="diff:diff-file" foreground="blue" underline="true"/>
<style name="diff:added-line" foreground="base03" background="green"/>
<style name="diff:removed-line" foreground="base03" background="red"/>
<style name="diff:changed-line" foreground="base03" background="yellow"/>
<style name="diff:location" use-style="def:type"/>
<style name="xml:attribute-name" foreground="green"/>
<style name="xml:element-name" bold="true"/>
<style name="xml:entity" foreground="blue"/>
<style name="xml:cdata-delim" foreground="orange" bold="true"/>
<style name="xml:processing-instruction" bold="true"/>
<style name="xml:doctype" foreground="magenta" bold="true"/>
<style name="python:string-conversion" background="base2"/>
<style name="python:module-handler" use-style="def:character"/>
<style name="python:special-variable" use-style="def:type"/>
<style name="python:builtin-constant" use-style="def:builtin"/>
<style name="python:builtin-object" use-style="def:type"/>
<style name="python:builtin-function" use-style="def:identifier"/>
<style name="python:boolean" use-style="def:boolean"/>
<style name="sh:dollar" foreground="green" bold="true"/>
</style-scheme>
================================================
FILE: gimp-palette-solarized/README.md
================================================
Solarized - Gimp Palette
========================
### [See official homepage for full content](http://ethanschoonover.com/solarized)
Note that GIMP doesn't tag its color palettes in a colorspace, which is much
like me giving you a temperature by which to set your thermostat and forgetting
to tell you if it is Celsius or Fahrenheit. Really, how different could 40
degrees be between two systems, right?
These are, for what it's worth, sRGB values.
The Values
----------
L\*a\*b values are canonical (White D65, Reference D50), other values are
matched in sRGB space.
SOLARIZED HEX 16/8 TERMCOL XTERM/HEX L*A*B sRGB HSB
--------- ------- ---- ------- ----------- ---------- ----------- -----------
base03 #002b36 8/4 brblack 234 #1c1c1c 15 -12 -12 0 43 54 193 100 21
base02 #073642 0/4 black 235 #262626 20 -12 -12 7 54 66 192 90 26
base01 #586e75 10/7 brgreen 240 #4e4e4e 45 -07 -07 88 110 117 194 25 46
base00 #657b83 11/7 bryellow 241 #585858 50 -07 -07 101 123 131 195 23 51
base0 #839496 12/6 brblue 244 #808080 60 -06 -03 131 148 150 186 13 59
base1 #93a1a1 14/4 brcyan 245 #8a8a8a 65 -05 -02 147 161 161 180 9 63
base2 #eee8d5 7/7 white 254 #d7d7af 92 -00 10 238 232 213 44 11 93
base3 #fdf6e3 15/7 brwhite 230 #ffffd7 97 00 10 253 246 227 44 10 99
yellow #b58900 3/3 yellow 136 #af8700 60 10 65 181 137 0 45 100 71
orange #cb4b16 9/3 brred 166 #d75f00 50 50 55 203 75 22 18 89 80
red #dc322f 1/1 red 160 #d70000 50 65 45 220 50 47 1 79 86
magenta #d33682 5/5 magenta 125 #af005f 50 65 -05 211 54 130 331 74 83
violet #6c71c4 13/5 brmagenta 61 #5f5faf 50 15 -45 108 113 196 237 45 77
blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82
cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63
green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60
================================================
FILE: gimp-palette-solarized/solarized.gpl
================================================
GIMP Palette
Name: Solarized
Columns: 16
#
0 43 54 solarized-base03
7 54 66 solarized-base02
88 110 117 solarized-base01
101 123 131 solarized-base00
131 148 150 solarized-base0
147 161 161 solarized-base1
238 232 213 solarized-base2
253 246 227 solarized-base3
181 137 0 solarized-yellow
203 75 22 solarized-orange
220 50 47 solarized-red
211 54 130 solarized-magenta
108 113 196 solarized-violet
38 139 210 solarized-blue
42 161 152 solarized-cyan
133 153 0 solarized-green
================================================
FILE: img/andalemono14/index.html
================================================
<head><base href="http://ethanschoonover.com/solarized/img/andalemono14/" /></head>
<h1>andalemono14</h1>
<p><a href='#c'>c</a>
<p><a href='#haskell'>haskell</a>
<p><a href='#html'>html</a>
<p><a href='#java'>java</a>
<p><a href='#javascript'>javascript</a>
<p><a href='#pandoc'>pandoc</a>
<p><a href='#perl'>perl</a>
<p><a href='#php'>php</a>
<p><a href='#python'>python</a>
<p><a href='#ruby'>ruby</a>
<p><a href='#shell'>shell</a>
<p><a href='#tex'>tex</a>
<h2 id='c'>c</h2>
<p><img src='screen-c-light.png'>
<p><img src='screen-c-dark.png'>
<h2 id='haskell'>haskell</h2>
<p><img src='screen-haskell-light.png'>
<p><img src='screen-haskell-dark.png'>
<h2 id='html'>html</h2>
<p><img src='screen-html-light.png'>
<p><img src='screen-html-dark.png'>
<h2 id='java'>java</h2>
<p><img src='screen-java-light.png'>
<p><img src='screen-java-dark.png'>
<h2 id='javascript'>javascript</h2>
<p><img src='screen-javascript-light.png'>
<p><img src='screen-javascript-dark.png'>
<h2 id='pandoc'>pandoc</h2>
<p><img src='screen-pandoc-light.png'>
<p><img src='screen-pandoc-dark.png'>
<h2 id='perl'>perl</h2>
<p><img src='screen-perl-light.png'>
<p><img src='screen-perl-dark.png'>
<h2 id='php'>php</h2>
<p><img src='screen-php-light.png'>
<p><img src='screen-php-dark.png'>
<h2 id='python'>python</h2>
<p><img src='screen-python-light.png'>
<p><img src='screen-python-dark.png'>
<h2 id='ruby'>ruby</h2>
<p><img src='screen-ruby-light.png'>
<p><img src='screen-ruby-dark.png'>
<h2 id='shell'>shell</h2>
<p><img src='screen-shell-light.png'>
<p><img src='screen-shell-dark.png'>
<h2 id='tex'>tex</h2>
<p><img src='screen-tex-light.png'>
<p><img src='screen-tex-dark.png'>
================================================
FILE: img/dejavusans14/index.html
================================================
<head><base href="http://ethanschoonover.com/solarized/img/dejavusans14/" /></head>
<h1>dejavusans14</h1>
<p><a href='#c'>c</a>
<p><a href='#haskell'>haskell</a>
<p><a href='#html'>html</a>
<p><a href='#java'>java</a>
<p><a href='#javascript'>javascript</a>
<p><a href='#pandoc'>pandoc</a>
<p><a href='#perl'>perl</a>
<p><a href='#php'>php</a>
<p><a href='#python'>python</a>
<p><a href='#ruby'>ruby</a>
<p><a href='#shell'>shell</a>
<p><a href='#tex'>tex</a>
<h2 id='c'>c</h2>
<p><img src='screen-c-light.png'>
<p><img src='screen-c-dark.png'>
<h2 id='haskell'>haskell</h2>
<p><img src='screen-haskell-light.png'>
<p><img src='screen-haskell-dark.png'>
<h2 id='html'>html</h2>
<p><img src='screen-html-light.png'>
<p><img src='screen-html-dark.png'>
<h2 id='java'>java</h2>
<p><img src='screen-java-light.png'>
<p><img src='screen-java-dark.png'>
<h2 id='javascript'>javascript</h2>
<p><img src='screen-javascript-light.png'>
<p><img src='screen-javascript-dark.png'>
<h2 id='pandoc'>pandoc</h2>
<p><img src='screen-pandoc-light.png'>
<p><img src='screen-pandoc-dark.png'>
<h2 id='perl'>perl</h2>
<p><img src='screen-perl-light.png'>
<p><img src='screen-perl-dark.png'>
<h2 id='php'>php</h2>
<p><img src='screen-php-light.png'>
<p><img src='screen-php-dark.png'>
<h2 id='python'>python</h2>
<p><img src='screen-python-light.png'>
<p><img src='screen-python-dark.png'>
<h2 id='ruby'>ruby</h2>
<p><img src='screen-ruby-light.png'>
<p><img src='screen-ruby-dark.png'>
<h2 id='shell'>shell</h2>
<p><img src='screen-shell-light.png'>
<p><img src='screen-shell-dark.png'>
<h2 id='tex'>tex</h2>
<p><img src='screen-tex-light.png'>
<p><img src='screen-tex-dark.png'>
================================================
FILE: img/dejavusans18/index.html
================================================
<head><base href="http://ethanschoonover.com/solarized/img/dejavusans18/" /></head>
<h1>dejavusans18</h1>
<p><a href='#c'>c</a>
<p><a href='#haskell'>haskell</a>
<p><a href='#html'>html</a>
<p><a href='#java'>java</a>
<p><a href='#javascript'>javascript</a>
<p><a href='#pandoc'>pandoc</a>
<p><a href='#perl'>perl</a>
<p><a href='#php'>php</a>
<p><a href='#python'>python</a>
<p><a href='#ruby'>ruby</a>
<p><a href='#shell'>shell</a>
<p><a href='#tex'>tex</a>
<h2 id='c'>c</h2>
<p><img src='screen-c-light.png'>
<p><img src='screen-c-dark.png'>
<h2 id='haskell'>haskell</h2>
<p><img src='screen-haskell-light.png'>
<p><img src='screen-haskell-dark.png'>
<h2 id='html'>html</h2>
<p><img src='screen-html-light.png'>
<p><img src='screen-html-dark.png'>
<h2 id='java'>java</h2>
<p><img src='screen-java-light.png'>
<p><img src='screen-java-dark.png'>
<h2 id='javascript'>javascript</h2>
<p><img src='screen-javascript-light.png'>
<p><img src='screen-javascript-dark.png'>
<h2 id='pandoc'>pandoc</h2>
<p><img src='screen-pandoc-light.png'>
<p><img src='screen-pandoc-dark.png'>
<h2 id='perl'>perl</h2>
<p><img src='screen-perl-light.png'>
<p><img src='screen-perl-dark.png'>
<h2 id='php'>php</h2>
<p><img src='screen-php-light.png'>
<p><img src='screen-php-dark.png'>
<h2 id='python'>python</h2>
<p><img src='screen-python-light.png'>
<p><img src='screen-python-dark.png'>
<h2 id='ruby'>ruby</h2>
<p><img src='screen-ruby-light.png'>
<p><img src='screen-ruby-dark.png'>
<h2 id='shell'>shell</h2>
<p><img src='screen-shell-light.png'>
<p><img src='screen-shell-dark.png'>
<h2 id='tex'>tex</h2>
<p><img src='screen-tex-light.png'>
<p><img src='screen-tex-dark.png'>
================================================
FILE: img/lettergothic14/index.html
================================================
<head><base href="http://ethanschoonover.com/solarized/img/lettergothic14/" /></head>
<h1>lettergothic14</h1>
<p><a href='#c'>c</a>
<p><a href='#haskell'>haskell</a>
<p><a href='#html'>html</a>
<p><a href='#java'>java</a>
<p><a href='#javascript'>javascript</a>
<p><a href='#pandoc'>pandoc</a>
<p><a href='#perl'>perl</a>
<p><a href='#php'>php</a>
<p><a href='#python'>python</a>
<p><a href='#ruby'>ruby</a>
<p><a href='#shell'>shell</a>
<p><a href='#tex'>tex</a>
<h2 id='c'>c</h2>
<p><img src='screen-c-light.png'>
<p><img src='screen-c-dark.png'>
<h2 id='haskell'>haskell</h2>
<p><img src='screen-haskell-light.png'>
<p><img src='screen-haskell-dark.png'>
<h2 id='html'>html</h2>
<p><img src='screen-html-light.png'>
<p><img src='screen-html-dark.png'>
<h2 id='java'>java</h2>
<p><img src='screen-java-light.png'>
<p><img src='screen-java-dark.png'>
<h2 id='javascript'>javascript</h2>
<p><img src='screen-javascript-light.png'>
<p><img src='screen-javascript-dark.png'>
<h2 id='pandoc'>pandoc</h2>
<p><img src='screen-pandoc-light.png'>
<p><img src='screen-pandoc-dark.png'>
<h2 id='perl'>perl</h2>
<p><img src='screen-perl-light.png'>
<p><img src='screen-perl-dark.png'>
<h2 id='php'>php</h2>
<p><img src='screen-php-light.png'>
<p><img src='screen-php-dark.png'>
<h2 id='python'>python</h2>
<p><img src='screen-python-light.png'>
<p><img src='screen-python-dark.png'>
<h2 id='ruby'>ruby</h2>
<p><img src='screen-ruby-light.png'>
<p><img src='screen-ruby-dark.png'>
<h2 id='shell'>shell</h2>
<p><img src='screen-shell-light.png'>
<p><img src='screen-shell-dark.png'>
<h2 id='tex'>tex</h2>
<p><img src='screen-tex-light.png'>
<p><img src='screen-tex-dark.png'>
================================================
FILE: img/lettergothic18/index.html
================================================
<head><base href="http://ethanschoonover.com/solarized/img/lettergothic18/" /></head>
<h1>lettergothic18</h1>
<p><a href='#c'>c</a>
<p><a href='#haskell'>haskell</a>
<p><a href='#html'>html</a>
<p><a href='#java'>java</a>
<p><a href='#javascript'>javascript</a>
<p><a href='#pandoc'>pandoc</a>
<p><a href='#perl'>perl</a>
<p><a href='#php'>php</a>
<p><a href='#python'>python</a>
<p><a href='#ruby'>ruby</a>
<p><a href='#shell'>shell</a>
<p><a href='#tex'>tex</a>
<h2 id='c'>c</h2>
<p><img src='screen-c-light.png'>
<p><img src='screen-c-dark.png'>
<h2 id='haskell'>haskell</h2>
<p><img src='screen-haskell-light.png'>
<p><img src='screen-haskell-dark.png'>
<h2 id='html'>html</h2>
<p><img src='screen-html-light.png'>
<p><img src='screen-html-dark.png'>
<h2 id='java'>java</h2>
<p><img src='screen-java-light.png'>
<p><img src='screen-java-dark.png'>
<h2 id='javascript'>javascript</h2>
<p><img src='screen-javascript-light.png'>
<p><img src='screen-javascript-dark.png'>
<h2 id='pandoc'>pandoc</h2>
<p><img src='screen-pandoc-light.png'>
<p><img src='screen-pandoc-dark.png'>
<h2 id='perl'>perl</h2>
<p><img src='screen-perl-light.png'>
<p><img src='screen-perl-dark.png'>
<h2 id='php'>php</h2>
<p><img src='screen-php-light.png'>
<p><img src='screen-php-dark.png'>
<h2 id='python'>python</h2>
<p><img src='screen-python-light.png'>
<p><img src='screen-python-dark.png'>
<h2 id='ruby'>ruby</h2>
<p><img src='screen-ruby-light.png'>
<p><img src='screen-ruby-dark.png'>
<h2 id='shell'>shell</h2>
<p><img src='screen-shell-light.png'>
<p><img src='screen-shell-dark.png'>
<h2 id='tex'>tex</h2>
<p><img src='screen-tex-light.png'>
<p><img src='screen-tex-dark.png'>
================================================
FILE: img/monaco14/index.html
================================================
<head><base href="http://ethanschoonover.com/solarized/img/monaco14/" /></head>
<h1>monaco14</h1>
<p><a href='#c'>c</a>
<p><a href='#haskell'>haskell</a>
<p><a href='#html'>html</a>
<p><a href='#java'>java</a>
<p><a href='#javascript'>javascript</a>
<p><a href='#pandoc'>pandoc</a>
<p><a href='#perl'>perl</a>
<p><a href='#php'>php</a>
<p><a href='#python'>python</a>
<p><a href='#ruby'>ruby</a>
<p><a href='#shell'>shell</a>
<p><a href='#tex'>tex</a>
<h2 id='c'>c</h2>
<p><img src='screen-c-light.png'>
<p><img src='screen-c-dark.png'>
<h2 id='haskell'>haskell</h2>
<p><img src='screen-haskell-light.png'>
<p><img src='screen-haskell-dark.png'>
<h2 id='html'>html</h2>
<p><img src='screen-html-light.png'>
<p><img src='screen-html-dark.png'>
<h2 id='java'>java</h2>
<p><img src='screen-java-light.png'>
<p><img src='screen-java-dark.png'>
<h2 id='javascript'>javascript</h2>
<p><img src='screen-javascript-light.png'>
<p><img src='screen-javascript-dark.png'>
<h2 id='pandoc'>pandoc</h2>
<p><img src='screen-pandoc-light.png'>
<p><img src='screen-pandoc-dark.png'>
<h2 id='perl'>perl</h2>
<p><img src='screen-perl-light.png'>
<p><img src='screen-perl-dark.png'>
<h2 id='php'>php</h2>
<p><img src='screen-php-light.png'>
<p><img src='screen-php-dark.png'>
<h2 id='python'>python</h2>
<p><img src='screen-python-light.png'>
<p><img src='screen-python-dark.png'>
<h2 id='ruby'>ruby</h2>
<p><img src='screen-ruby-light.png'>
<p><img src='screen-ruby-dark.png'>
<h2 id='shell'>shell</h2>
<p><img src='screen-shell-light.png'>
<p><img src='screen-shell-dark.png'>
<h2 id='tex'>tex</h2>
<p><img src='screen-tex-light.png'>
<p><img src='screen-tex-dark.png'>
================================================
FILE: img/skyhookmono14/index.html
================================================
<head><base href="http://ethanschoonover.com/solarized/img/skyhookmono14/" /></head>
<h1>skyhookmono14</h1>
<p><a href='#c'>c</a>
<p><a href='#haskell'>haskell</a>
<p><a href='#html'>html</a>
<p><a href='#java'>java</a>
<p><a href='#javascript'>javascript</a>
<p><a href='#pandoc'>pandoc</a>
<p><a href='#perl'>perl</a>
<p><a href='#php'>php</a>
<p><a href='#python'>python</a>
<p><a href='#ruby'>ruby</a>
<p><a href='#shell'>shell</a>
<p><a href='#tex'>tex</a>
<h2 id='c'>c</h2>
<p><img src='screen-c-light.png'>
<p><img src='screen-c-dark.png'>
<h2 id='haskell'>haskell</h2>
<p><img src='screen-haskell-light.png'>
<p><img src='screen-haskell-dark.png'>
<h2 id='html'>html</h2>
<p><img src='screen-html-light.png'>
<p><img src='screen-html-dark.png'>
<h2 id='java'>java</h2>
<p><img src='screen-java-light.png'>
<p><img src='screen-java-dark.png'>
<h2 id='javascript'>javascript</h2>
<p><img src='screen-javascript-light.png'>
<p><img src='screen-javascript-dark.png'>
<h2 id='pandoc'>pandoc</h2>
<p><img src='screen-pandoc-light.png'>
<p><img src='screen-pandoc-dark.png'>
<h2 id='perl'>perl</h2>
<p><img src='screen-perl-light.png'>
<p><img src='screen-perl-dark.png'>
<h2 id='php'>php</h2>
<p><img src='screen-php-light.png'>
<p><img src='screen-php-dark.png'>
<h2 id='python'>python</h2>
<p><img src='screen-python-light.png'>
<p><img src='screen-python-dark.png'>
<h2 id='ruby'>ruby</h2>
<p><img src='screen-ruby-light.png'>
<p><img src='screen-ruby-dark.png'>
<h2 id='shell'>shell</h2>
<p><img src='screen-shell-light.png'>
<p><img src='screen-shell-dark.png'>
<h2 id='tex'>tex</h2>
<p><img src='screen-tex-light.png'>
<p><img src='screen-tex-dark.png'>
================================================
FILE: img/terminus12/index.html
================================================
<head><base href="http://ethanschoonover.com/solarized/img/terminus12/" /></head>
<h1>terminus12</h1>
<p><a href='#c'>c</a>
<p><a href='#haskell'>haskell</a>
<p><a href='#html'>html</a>
<p><a href='#java'>java</a>
<p><a href='#javascript'>javascript</a>
<p><a href='#pandoc'>pandoc</a>
<p><a href='#perl'>perl</a>
<p><a href='#php'>php</a>
<p><a href='#python'>python</a>
<p><a href='#ruby'>ruby</a>
<p><a href='#shell'>shell</a>
<p><a href='#tex'>tex</a>
<h2 id='c'>c</h2>
<p><img src='screen-c-light.png'>
<p><img src='screen-c-dark.png'>
<h2 id='haskell'>haskell</h2>
<p><img src='screen-haskell-light.png'>
<p><img src='screen-haskell-dark.png'>
<h2 id='html'>html</h2>
<p><img src='screen-html-light.png'>
<p><img src='screen-html-dark.png'>
<h2 id='java'>java</h2>
<p><img src='screen-java-light.png'>
<p><img src='screen-java-dark.png'>
<h2 id='javascript'>javascript</h2>
<p><img src='screen-javascript-light.png'>
<p><img src='screen-javascript-dark.png'>
<h2 id='pandoc'>pandoc</h2>
<p><img src='screen-pandoc-light.png'>
<p><img src='screen-pandoc-dark.png'>
<h2 id='perl'>perl</h2>
<p><img src='screen-perl-light.png'>
<p><img src='screen-perl-dark.png'>
<h2 id='php'>php</h2>
<p><img src='screen-php-light.png'>
<p><img src='screen-php-dark.png'>
<h2 id='python'>python</h2>
<p><img src='screen-python-light.png'>
<p><img src='screen-python-dark.png'>
<h2 id='ruby'>ruby</h2>
<p><img src='screen-ruby-light.png'>
<p><img src='screen-ruby-dark.png'>
<h2 id='shell'>shell</h2>
<p><img src='screen-shell-light.png'>
<p><img src='screen-shell-dark.png'>
<h2 id='tex'>tex</h2>
<p><img src='screen-tex-light.png'>
<p><img src='screen-tex-dark.png'>
================================================
FILE: img/terminus20/index.html
================================================
<head><base href="http://ethanschoonover.com/solarized/img/terminus20/" /></head>
<h1>terminus20</h1>
<p><a href='#c'>c</a>
<p><a href='#haskell'>haskell</a>
<p><a href='#html'>html</a>
<p><a href='#java'>java</a>
<p><a href='#javascript'>javascript</a>
<p><a href='#pandoc'>pandoc</a>
<p><a href='#perl'>perl</a>
<p><a href='#php'>php</a>
<p><a href='#python'>python</a>
<p><a href='#ruby'>ruby</a>
<p><a href='#shell'>shell</a>
<p><a href='#tex'>tex</a>
<h2 id='c'>c</h2>
<p><img src='screen-c-light.png'>
<p><img src='screen-c-dark.png'>
<h2 id='haskell'>haskell</h2>
<p><img src='screen-haskell-light.png'>
<p><img src='screen-haskell-dark.png'>
<h2 id='html'>html</h2>
<p><img src='screen-html-light.png'>
<p><img src='screen-html-dark.png'>
<h2 id='java'>java</h2>
<p><img src='screen-java-light.png'>
<p><img src='screen-java-dark.png'>
<h2 id='javascript'>javascript</h2>
<p><img src='screen-javascript-light.png'>
<p><img src='screen-javascript-dark.png'>
<h2 id='pandoc'>pandoc</h2>
<p><img src='screen-pandoc-light.png'>
<p><img src='screen-pandoc-dark.png'>
<h2 id='perl'>perl</h2>
<p><img src='screen-perl-light.png'>
<p><img src='screen-perl-dark.png'>
<h2 id='php'>php</h2>
<p><img src='screen-php-light.png'>
<p><img src='screen-php-dark.png'>
<h2 id='python'>python</h2>
<p><img src='screen-python-light.png'>
<p><img src='screen-python-dark.png'>
<h2 id='ruby'>ruby</h2>
<p><img src='screen-ruby-light.png'>
<p><img src='screen-ruby-dark.png'>
<h2 id='shell'>shell</h2>
<p><img src='screen-shell-light.png'>
<p><img src='screen-shell-dark.png'>
<h2 id='tex'>tex</h2>
<p><img src='screen-tex-light.png'>
<p><img src='screen-tex-dark.png'>
================================================
FILE: intellij-colors-solarized/README.md
================================================
Solarized Colorscheme for IntelliJ IDEA
=======================================
Original Solarized color scheme developed by Ethan Schoonover <es@ethanschoonover.com>
Adapted for IntelliJ IDEA by:
Adam Vandenberg <flangy@gmail.com>
Johan Kaving <johan@kaving.se>
Visit the [Solarized homepage]
------------------------------
See the [Solarized homepage] for screenshots,
details and colorscheme versions for Vim, Mutt, popular terminal emulators and
other applications.
Downloads
---------
If you have come across this colorscheme via the [IntelliJ-only repository] on
github see the link above to the Solarized homepage or visit the main [Solarized repository].
The [IntelliJ-only repository] is kept in sync with the main [Solarized repository].
Issues, bug reports, changelogs are centralized at the main [Solarized repository].
[Solarized homepage]: http://ethanschoonover.com/solarized
[Solarized repository]: https://github.com/altercation/solarized
[IntelliJ-only repository]: https://github.com/jkaving/intellij-colors-solarized
Installation
------------
### Option 1: Install using "Import Settings..."
1. Go to `File | Import Settings...` and specify the `intellij-colors-solarized` directory.
Clik `OK` in the dialog that appears.
2. Restart IntelliJ IDEA
3. Go to `Preferences | Editor | Colors & Fonts` and select one of the new
color themes.
### Option 2: Manual installation
1. Copy `Solarized Dark.xml` and `Solarized Light.xml` to your IntelliJ IDEA preferences
color directory.
On Mac OS X this is typically located in `~/Library/Preferences/IntelliJIdea10/colors` or `~/Library/Preferences/IntelliJIdea10CE/colors` (for the Community Edition).
On Windows it is in `Documents and Settings/<user>/.IntelliJIdea10/config/colors`.
2. Restart IntelliJ IDEA
3. Go to `Preferences | Editor | Colors & Fonts` and select one of the new
color themes.
Note About Fonts
-----------------
Unfortunately, font settings are included in the color settings files.
You should probably modify these in `Preferences | Editor | Colors & Fonts | Font`
after adding the color schemes to your IntelliJ IDEA installation.
Note About Committing Changes
-----------------------------
If you want to commit updates to the XML color scheme files, make sure to run the `buildjar.sh` script before committing to generate
an updated `settings.jar` file as well.
*The script has been tested on OS X, on other operating systems you're on your own.*
================================================
FILE: intellij-colors-solarized/Solarized Dark.xml
================================================
<?xml version="1.0" encoding="UTF-8"?>
<scheme name="Solarized Dark" version="1" parent_scheme="Default">
<option name="LINE_SPACING" value="1.2" />
<option name="EDITOR_FONT_SIZE" value="13" />
<option name="EDITOR_FONT_NAME" value="Menlo" />
<colors>
<option name="ADDED_LINES_COLOR" value="" />
<option name="ANNOTATIONS_COLOR" value="2b36" />
<option name="ANNOTATIONS_MERGED_COLOR" value="" />
<option name="CARET_COLOR" value="ffffff" />
<option name="CARET_ROW_COLOR" value="73642" />
<option name="CONSOLE_BACKGROUND_KEY" value="fdf6e3" />
<option name="GUTTER_BACKGROUND" value="73642" />
<option name="INDENT_GUIDE" value="" />
<option name="LINE_NUMBERS_COLOR" value="586e75" />
<option name="METHOD_SEPARATORS_COLOR" value="586e75" />
<option name="MODIFIED_LINES_COLOR" value="" />
<option name="NOTIFICATION_BACKGROUND" value="fdf6e3" />
<option name="READONLY_FRAGMENT_BACKGROUND" value="" />
<option name="RIGHT_MARGIN_COLOR" value="" />
<option name="SELECTED_INDENT_GUIDE" value="" />
<option name="SELECTED_TEARLINE_COLOR" value="" />
<option name="TEARLINE_COLOR" value="73642" />
<option name="WHITESPACES" value="ffffff" />
</colors>
<attributes>
<option name="ANNOTATION_NAME_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="859900" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="1" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="BREAKPOINT_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" value="73642" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="CONSOLE_SYSTEM_OUTPUT">
<value>
<option name="FOREGROUND" value="657b83" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="DUPLICATE_FROM_SERVER">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="FOLLOWED_HYPERLINK_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="2" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="1" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="GENERIC_SERVER_ERROR_OR_WARNING">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="2" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="HYPERLINK_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="268bd2" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="1" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="IDENTIFIER_UNDER_CARET_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="586e75" />
<option name="BACKGROUND" value="e4e4ff" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" value="ccccff" />
</value>
</option>
<option name="IMPLICIT_ANONYMOUS_CLASS_PARAMETER_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="INFO_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="2" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="INJECTED_LANGUAGE_FRAGMENT">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="INSTANCE_FIELD_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="6c71c4" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_BLOCK_COMMENT">
<value>
<option name="FOREGROUND" value="808080" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_DOC_COMMENT">
<value>
<option name="FOREGROUND" value="808080" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_INVALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_KEYWORD">
<value>
<option name="FOREGROUND" value="ede6d3" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_LINE_COMMENT">
<value>
<option name="FOREGROUND" value="808080" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_NUMBER">
<value>
<option name="FOREGROUND" value="cb4b16" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_STRING">
<value>
<option name="FOREGROUND" value="2aa198" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_VALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="MATCHED_BRACE_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="PROPERTIES.INVALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="PROPERTIES.KEY">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="1" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="PROPERTIES.LINE_COMMENT">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="PROPERTIES.VALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="PROPERTIES.VALUE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REASSIGNED_PARAMETER_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" value="ffffff" />
<option name="EFFECT_TYPE" value="1" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.BAD_CHARACTER">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.CHAR_CLASS">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.COMMENT">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.ESC_CHARACTER">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.INVALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.META">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.QUOTE_CHARACTER">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.REDUNDANT_ESCAPE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="SCOPE_KEY_All">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="SCOPE_KEY_Non-Project Files">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="SCOPE_KEY_Problems">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="SCOPE_KEY_Production">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="SCOPE_KEY_Project Files">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="SCOPE_KEY_Tests">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="STATIC_FIELD_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="d33682" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="STATIC_METHOD_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="TEXT">
<value>
<option name="FOREGROUND" value="93a1a1" />
<option name="BACKGROUND" value="2b36" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="TODO_DEFAULT_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" value="808080" />
<option name="EFFECT_TYPE" value="5" />
<option name="ERROR_STRIPE_COLOR" value="0" />
</value>
</option>
<option name="TYPE_PARAMETER_NAME_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="268bd2" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="UNMATCHED_BRACE_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="WARNING_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="586e75" />
<option name="BACKGROUND" value="fdf6e3" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="1" />
<option name="ERROR_STRIPE_COLOR" value="ffff00" />
</value>
</option>
<option name="WRITE_IDENTIFIER_UNDER_CARET_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="586e75" />
<option name="BACKGROUND" value="ffe4ff" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" value="ffcdff" />
</value>
</option>
<option name="WRONG_REFERENCES_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="dc322f" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_ATTRIBUTE_NAME">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_ATTRIBUTE_VALUE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_COMMENT">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_ENTITY_REFERENCE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_PROLOGUE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_TAG">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_TAG_DATA">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_TAG_NAME">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
</attributes>
</scheme>
================================================
FILE: intellij-colors-solarized/Solarized Light.xml
================================================
<?xml version="1.0" encoding="UTF-8"?>
<scheme name="Solarized Light" version="1" parent_scheme="Default">
<option name="LINE_SPACING" value="1.2" />
<option name="EDITOR_FONT_SIZE" value="13" />
<option name="EDITOR_FONT_NAME" value="Menlo" />
<colors>
<option name="ADDED_LINES_COLOR" value="" />
<option name="ANNOTATIONS_COLOR" value="586e75" />
<option name="ANNOTATIONS_MERGED_COLOR" value="586e75" />
<option name="CARET_COLOR" value="839496" />
<option name="CARET_ROW_COLOR" value="eee8d5" />
<option name="CONSOLE_BACKGROUND_KEY" value="fdf6e3" />
<option name="GUTTER_BACKGROUND" value="eee8d5" />
<option name="INDENT_GUIDE" value="" />
<option name="LINE_NUMBERS_COLOR" value="657b83" />
<option name="METHOD_SEPARATORS_COLOR" value="93a1a1" />
<option name="MODIFIED_LINES_COLOR" value="" />
<option name="NOTIFICATION_BACKGROUND" value="2b36" />
<option name="READONLY_FRAGMENT_BACKGROUND" value="" />
<option name="RIGHT_MARGIN_COLOR" value="" />
<option name="SELECTED_INDENT_GUIDE" value="" />
<option name="SELECTED_TEARLINE_COLOR" value="" />
<option name="TEARLINE_COLOR" value="eee8d5" />
<option name="WHITESPACES" value="ffffff" />
</colors>
<attributes>
<option name="ANNOTATION_NAME_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="859900" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="1" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="BREAKPOINT_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" value="eee8d5" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="CONSOLE_SYSTEM_OUTPUT">
<value>
<option name="FOREGROUND" value="839496" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="DUPLICATE_FROM_SERVER">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="FOLLOWED_HYPERLINK_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="2" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="1" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="GENERIC_SERVER_ERROR_OR_WARNING">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="2" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="HYPERLINK_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="268bd2" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="1" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="IDENTIFIER_UNDER_CARET_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" value="ccceff" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" value="cccfff" />
</value>
</option>
<option name="IMPLICIT_ANONYMOUS_CLASS_PARAMETER_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="INFO_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="2" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="INJECTED_LANGUAGE_FRAGMENT">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="INSTANCE_FIELD_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="6c71c4" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_BLOCK_COMMENT">
<value>
<option name="FOREGROUND" value="93a1a1" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_DOC_COMMENT">
<value>
<option name="FOREGROUND" value="93a1a1" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_DOC_TAG">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="1" />
<option name="EFFECT_COLOR" value="9393a1" />
<option name="EFFECT_TYPE" value="1" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_INVALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_KEYWORD">
<value>
<option name="FOREGROUND" value="73642" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_LINE_COMMENT">
<value>
<option name="FOREGROUND" value="93a1a1" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_NUMBER">
<value>
<option name="FOREGROUND" value="cb4b16" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_STRING">
<value>
<option name="FOREGROUND" value="2aa198" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="JAVA_VALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="MATCHED_BRACE_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="PROPERTIES.INVALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="PROPERTIES.KEY">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="1" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="PROPERTIES.LINE_COMMENT">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="PROPERTIES.VALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="PROPERTIES.VALUE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REASSIGNED_PARAMETER_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" value="ffffff" />
<option name="EFFECT_TYPE" value="1" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.BAD_CHARACTER">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.CHAR_CLASS">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.COMMENT">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.ESC_CHARACTER">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.INVALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.META">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.QUOTE_CHARACTER">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="REGEXP.REDUNDANT_ESCAPE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="SCOPE_KEY_All">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="SCOPE_KEY_Non-Project Files">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="SCOPE_KEY_Problems">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="SCOPE_KEY_Production">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="SCOPE_KEY_Project Files">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="SCOPE_KEY_Tests">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="STATIC_FIELD_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="d33682" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="STATIC_METHOD_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="TEXT">
<value>
<option name="FOREGROUND" value="586e75" />
<option name="BACKGROUND" value="fdf6e3" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="TODO_DEFAULT_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="268bd2" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" value="808080" />
<option name="EFFECT_TYPE" value="5" />
<option name="ERROR_STRIPE_COLOR" value="268bd2" />
</value>
</option>
<option name="TYPE_PARAMETER_NAME_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="268bd2" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="UNMATCHED_BRACE_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="WARNING_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="73642" />
<option name="BACKGROUND" value="ffdf80" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="1" />
<option name="ERROR_STRIPE_COLOR" value="ffff00" />
</value>
</option>
<option name="WRITE_IDENTIFIER_UNDER_CARET_ATTRIBUTES">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" value="ffcce5" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" value="ffcce5" />
</value>
</option>
<option name="WRONG_REFERENCES_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="dc322f" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_ATTRIBUTE_NAME">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_ATTRIBUTE_VALUE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_COMMENT">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_ENTITY_REFERENCE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_PROLOGUE">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_TAG">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_TAG_DATA">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
<option name="XML_TAG_NAME">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" />
</value>
</option>
</attributes>
</scheme>
================================================
FILE: intellij-colors-solarized/buildjar.sh
================================================
#!/bin/sh
mkdir colors
cp Solarized\ Light.xml colors
cp Solarized\ Dark.xml colors
touch IntelliJ\ IDEA\ Global\ Settings
jar cfM settings.jar IntelliJ\ IDEA\ Global\ Settings colors
rm -r colors
rm IntelliJ\ IDEA\ Global\ Settings
================================================
FILE: iterm2-colors-solarized/README.md
================================================
Solarized - iTerm2 Color Presets
================================
### [See official homepage for full content](http://ethanschoonover.com/solarized)
Installation
------------
Download current build of iTerm 2 from: <http://www.iterm2.com/>
NOTE: Only builds 480 (Jan 11 2011) and later support import of color schemes.
If the stable release doesn't include this function, grab the nightly build
from: <http://code.google.com/p/iterm2/downloads/list>
Open iTerm 2, open Preferences, click on the "Profiles" (formerly Addresses,
formerly Bookmarks) icon in the preferences toolbar, then select the "colors"
tab. Click on the "Color Presets" ("Load Presets" in earlier versions) menu and select "import...". Select the Solarized
Light or Dark theme file.
You have now loaded the Solarized color presets into iTerm 2, but haven't yet
applied them. To apply them, simply select an existing profile from the profile
list window on the left, or create a new profile. Then select the Solarized
Dark or Solarized Light preset from the "Color Presets" ("Load Presets" in earlier versions) menu drop down.
Ok, I've gone crazy with iTerm2 color management but you are going to be ok.
Just realize two things:
1. Like other apps (Chrome as of this writing) on the Mac, iTerm2 locks in
a target color space when you create a new window. If you switch your
monitor color space, relaunch iTerm2 and it will pick up the new target
color space.
2. The colors in iTerm2 currently cannot be device colors. They are baked in as
generic rgb (which, despite the name, is an actual, specific color space
from Apple and is used as a default just like other systems use sRGB as
a default). I've switch Solarized Apple Color Picker palettes to use tagged
colors by default, so for the most part iTerm2 will match up with other apps
where you use Color Picker swatches.
The Values
----------
L\*a\*b values are canonical (White D65, Reference D50), other values are
matched in sRGB space.
SOLARIZED HEX 16/8 TERMCOL XTERM/HEX L*A*B RGB HSB
--------- ------- ---- ------- ----------- ---------- ----------- -----------
base03 #002b36 8/4 brblack 234 #1c1c1c 15 -12 -12 0 43 54 193 100 21
base02 #073642 0/4 black 235 #262626 20 -12 -12 7 54 66 192 90 26
base01 #586e75 10/7 brgreen 240 #585858 45 -07 -07 88 110 117 194 25 46
base00 #657b83 11/7 bryellow 241 #626262 50 -07 -07 101 123 131 195 23 51
base0 #839496 12/6 brblue 244 #808080 60 -06 -03 131 148 150 186 13 59
base1 #93a1a1 14/4 brcyan 245 #8a8a8a 65 -05 -02 147 161 161 180 9 63
base2 #eee8d5 7/7 white 254 #e4e4e4 92 -00 10 238 232 213 44 11 93
base3 #fdf6e3 15/7 brwhite 230 #ffffd7 97 00 10 253 246 227 44 10 99
yellow #b58900 3/3 yellow 136 #af8700 60 10 65 181 137 0 45 100 71
orange #cb4b16 9/3 brred 166 #d75f00 50 50 55 203 75 22 18 89 80
red #d30102 1/1 red 124 #af0000 45 70 60 211 1 2 0 99 83
magenta #d33682 5/5 magenta 125 #af005f 50 65 -05 211 54 130 331 74 83
violet #6c71c4 13/5 brmagenta 61 #5f5faf 50 15 -45 108 113 196 237 45 77
blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82
cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63
green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60
================================================
FILE: iterm2-colors-solarized/Solarized Dark.itermcolors
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Blue Component</key>
<real>0.19370138645172119</real>
<key>Green Component</key>
<real>0.15575926005840302</real>
<key>Red Component</key>
<real>0.0</real>
</dict>
<key>Ansi 1 Color</key>
<dict>
<key>Blue Component</key>
<real>0.14145714044570923</real>
<key>Green Component</key>
<real>0.10840655118227005</real>
<key>Red Component</key>
<real>0.81926977634429932</real>
</dict>
<key>Ansi 10 Color</key>
<dict>
<key>Blue Component</key>
<real>0.38298487663269043</real>
<key>Green Component</key>
<real>0.35665956139564514</real>
<key>Red Component</key>
<real>0.27671992778778076</real>
</dict>
<key>Ansi 11 Color</key>
<dict>
<key>Blue Component</key>
<real>0.43850564956665039</real>
<key>Green Component</key>
<real>0.40717673301696777</real>
<key>Red Component</key>
<real>0.32436618208885193</real>
</dict>
<key>Ansi 12 Color</key>
<dict>
<key>Blue Component</key>
<real>0.51685798168182373</real>
<key>Green Component</key>
<real>0.50962930917739868</real>
<key>Red Component</key>
<real>0.44058024883270264</real>
</dict>
<key>Ansi 13 Color</key>
<dict>
<key>Blue Component</key>
<real>0.72908437252044678</real>
<key>Green Component</key>
<real>0.33896297216415405</real>
<key>Red Component</key>
<real>0.34798634052276611</real>
</dict>
<key>Ansi 14 Color</key>
<dict>
<key>Blue Component</key>
<real>0.56363654136657715</real>
<key>Green Component</key>
<real>0.56485837697982788</real>
<key>Red Component</key>
<real>0.50599193572998047</real>
</dict>
<key>Ansi 15 Color</key>
<dict>
<key>Blue Component</key>
<real>0.86405980587005615</real>
<key>Green Component</key>
<real>0.95794391632080078</real>
<key>Red Component</key>
<real>0.98943418264389038</real>
</dict>
<key>Ansi 2 Color</key>
<dict>
<key>Blue Component</key>
<real>0.020208755508065224</real>
<key>Green Component</key>
<real>0.54115492105484009</real>
<key>Red Component</key>
<real>0.44977453351020813</real>
</dict>
<key>Ansi 3 Color</key>
<dict>
<key>Blue Component</key>
<real>0.023484811186790466</real>
<key>Green Component</key>
<real>0.46751424670219421</real>
<key>Red Component</key>
<real>0.64746475219726562</real>
</dict>
<key>Ansi 4 Color</key>
<dict>
<key>Blue Component</key>
<real>0.78231418132781982</real>
<key>Green Component</key>
<real>0.46265947818756104</real>
<key>Red Component</key>
<real>0.12754884362220764</real>
</dict>
<key>Ansi 5 Color</key>
<dict>
<key>Blue Component</key>
<real>0.43516635894775391</real>
<key>Green Component</key>
<real>0.10802463442087173</real>
<key>Red Component</key>
<real>0.77738940715789795</real>
</dict>
<key>Ansi 6 Color</key>
<dict>
<key>Blue Component</key>
<real>0.52502274513244629</real>
<key>Green Component</key>
<real>0.57082360982894897</real>
<key>Red Component</key>
<real>0.14679534733295441</real>
</dict>
<key>Ansi 7 Color</key>
<dict>
<key>Blue Component</key>
<real>0.79781103134155273</real>
<key>Green Component</key>
<real>0.89001238346099854</real>
<key>Red Component</key>
<real>0.91611063480377197</real>
</dict>
<key>Ansi 8 Color</key>
<dict>
<key>Blue Component</key>
<real>0.15170273184776306</real>
<key>Green Component</key>
<real>0.11783610284328461</real>
<key>Red Component</key>
<real>0.0</real>
</dict>
<key>Ansi 9 Color</key>
<dict>
<key>Blue Component</key>
<real>0.073530435562133789</real>
<key>Green Component</key>
<real>0.21325300633907318</real>
<key>Red Component</key>
<real>0.74176257848739624</real>
</dict>
<key>Background Color</key>
<dict>
<key>Blue Component</key>
<real>0.15170273184776306</real>
<key>Green Component</key>
<real>0.11783610284328461</real>
<key>Red Component</key>
<real>0.0</real>
</dict>
<key>Bold Color</key>
<dict>
<key>Blue Component</key>
<real>0.56363654136657715</real>
<key>Green Component</key>
<real>0.56485837697982788</real>
<key>Red Component</key>
<real>0.50599193572998047</real>
</dict>
<key>Cursor Color</key>
<dict>
<key>Blue Component</key>
<real>0.51685798168182373</real>
<key>Green Component</key>
<real>0.50962930917739868</real>
<key>Red Component</key>
<real>0.44058024883270264</real>
</dict>
<key>Cursor Text Color</key>
<dict>
<key>Blue Component</key>
<real>0.19370138645172119</real>
<key>Green Component</key>
<real>0.15575926005840302</real>
<key>Red Component</key>
<real>0.0</real>
</dict>
<key>Foreground Color</key>
<dict>
<key>Blue Component</key>
<real>0.51685798168182373</real>
<key>Green Component</key>
<real>0.50962930917739868</real>
<key>Red Component</key>
<real>0.44058024883270264</real>
</dict>
<key>Selected Text Color</key>
<dict>
<key>Blue Component</key>
<real>0.56363654136657715</real>
<key>Green Component</key>
<real>0.56485837697982788</real>
<key>Red Component</key>
<real>0.50599193572998047</real>
</dict>
<key>Selection Color</key>
<dict>
<key>Blue Component</key>
<real>0.19370138645172119</real>
<key>Green Component</key>
<real>0.15575926005840302</real>
<key>Red Component</key>
<real>0.0</real>
</dict>
</dict>
</plist>
================================================
FILE: iterm2-colors-solarized/Solarized Light.itermcolors
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Blue Component</key>
<real>0.19370138645172119</real>
<key>Green Component</key>
<real>0.15575926005840302</real>
<key>Red Component</key>
<real>0.0</real>
</dict>
<key>Ansi 1 Color</key>
<dict>
<key>Blue Component</key>
<real>0.14145712554454803</real>
<key>Green Component</key>
<real>0.10840645432472229</real>
<key>Red Component</key>
<real>0.81926983594894409</real>
</dict>
<key>Ansi 10 Color</key>
<dict>
<key>Blue Component</key>
<real>0.38298487663269043</real>
<key>Green Component</key>
<real>0.35665956139564514</real>
<key>Red Component</key>
<real>0.27671992778778076</real>
</dict>
<key>Ansi 11 Color</key>
<dict>
<key>Blue Component</key>
<real>0.43850564956665039</real>
<key>Green Component</key>
<real>0.40717673301696777</real>
<key>Red Component</key>
<real>0.32436618208885193</real>
</dict>
<key>Ansi 12 Color</key>
<dict>
<key>Blue Component</key>
<real>0.51685798168182373</real>
<key>Green Component</key>
<real>0.50962930917739868</real>
<key>Red Component</key>
<real>0.44058024883270264</real>
</dict>
<key>Ansi 13 Color</key>
<dict>
<key>Blue Component</key>
<real>0.72908437252044678</real>
<key>Green Component</key>
<real>0.33896297216415405</real>
<key>Red Component</key>
<real>0.34798634052276611</real>
</dict>
<key>Ansi 14 Color</key>
<dict>
<key>Blue Component</key>
<real>0.56363654136657715</real>
<key>Green Component</key>
<real>0.56485837697982788</real>
<key>Red Component</key>
<real>0.50599193572998047</real>
</dict>
<key>Ansi 15 Color</key>
<dict>
<key>Blue Component</key>
<real>0.86405980587005615</real>
<key>Green Component</key>
<real>0.95794391632080078</real>
<key>Red Component</key>
<real>0.98943418264389038</real>
</dict>
<key>Ansi 2 Color</key>
<dict>
<key>Blue Component</key>
<real>0.020208755508065224</real>
<key>Green Component</key>
<real>0.54115492105484009</real>
<key>Red Component</key>
<real>0.44977453351020813</real>
</dict>
<key>Ansi 3 Color</key>
<dict>
<key>Blue Component</key>
<real>0.023484811186790466</real>
<key>Green Component</key>
<real>0.46751424670219421</real>
<key>Red Component</key>
<real>0.64746475219726562</real>
</dict>
<key>Ansi 4 Color</key>
<dict>
<key>Blue Component</key>
<real>0.78231418132781982</real>
<key>Green Component</key>
<real>0.46265947818756104</real>
<key>Red Component</key>
<real>0.12754884362220764</real>
</dict>
<key>Ansi 5 Color</key>
<dict>
<key>Blue Component</key>
<real>0.43516635894775391</real>
<key>Green Component</key>
<real>0.10802463442087173</real>
<key>Red Component</key>
<real>0.77738940715789795</real>
</dict>
<key>Ansi 6 Color</key>
<dict>
<key>Blue Component</key>
<real>0.52502274513244629</real>
<key>Green Component</key>
<real>0.57082360982894897</real>
<key>Red Component</key>
<real>0.14679534733295441</real>
</dict>
<key>Ansi 7 Color</key>
<dict>
<key>Blue Component</key>
<real>0.79781103134155273</real>
<key>Green Component</key>
<real>0.89001238346099854</real>
<key>Red Component</key>
<real>0.91611063480377197</real>
</dict>
<key>Ansi 8 Color</key>
<dict>
<key>Blue Component</key>
<real>0.15170273184776306</real>
<key>Green Component</key>
<real>0.11783610284328461</real>
<key>Red Component</key>
<real>0.0</real>
</dict>
<key>Ansi 9 Color</key>
<dict>
<key>Blue Component</key>
<real>0.073530435562133789</real>
<key>Green Component</key>
<real>0.21325300633907318</real>
<key>Red Component</key>
<real>0.74176257848739624</real>
</dict>
<key>Background Color</key>
<dict>
<key>Blue Component</key>
<real>0.86405980587005615</real>
<key>Green Component</key>
<real>0.95794391632080078</real>
<key>Red Component</key>
<real>0.98943418264389038</real>
</dict>
<key>Bold Color</key>
<dict>
<key>Blue Component</key>
<real>0.38298487663269043</real>
<key>Green Component</key>
<real>0.35665956139564514</real>
<key>Red Component</key>
<real>0.27671992778778076</real>
</dict>
<key>Cursor Color</key>
<dict>
<key>Blue Component</key>
<real>0.43850564956665039</real>
<key>Green Component</key>
<real>0.40717673301696777</real>
<key>Red Component</key>
<real>0.32436618208885193</real>
</dict>
<key>Cursor Text Color</key>
<dict>
<key>Blue Component</key>
<real>0.79781103134155273</real>
<key>Green Component</key>
<real>0.89001238346099854</real>
<key>Red Component</key>
<real>0.91611063480377197</real>
</dict>
<key>Foreground Color</key>
<dict>
<key>Blue Component</key>
<real>0.43850564956665039</real>
<key>Green Component</key>
<real>0.40717673301696777</real>
<key>Red Component</key>
<real>0.32436618208885193</real>
</dict>
<key>Selected Text Color</key>
<dict>
<key>Blue Component</key>
<real>0.38298487663269043</real>
<key>Green Component</key>
<real>0.35665956139564514</real>
<key>Red Component</key>
<real>0.27671992778778076</real>
</dict>
<key>Selection Color</key>
<dict>
<key>Blue Component</key>
<real>0.79781103134155273</real>
<key>Green Component</key>
<real>0.89001238346099854</real>
<key>Red Component</key>
<real>0.91611063480377197</real>
</dict>
</dict>
</plist>
================================================
FILE: mutt-colors-solarized/README.md
================================================
Solarized Colorscheme for Mutt
==============================
Developed by Ethan Schoonover <es@ethanschoonover.com>
See the [homepage for the Solarized colorscheme][solarized] for versions for
Vim, popular terminal emulators and other applications.
If you have come across this colorscheme via the [mutt-only repository on
github][mutt-solarized-github], see the link above to the Solarized homepage or
visit the [github repository for Solarized][solarized-github].
[solarized]: http://ethanschoonover.com/solarized
[solarized-github]: https://github.com/altercation/solarized
[mutt-solarized-github]: https://github.com/altercation/mutt-colors-solarized
Installation
------------
1. Move the mutt-colors-solarized directory into the same location as your
muttrc. Alternately, you can copy just the version of the colorscheme you
will be using (see below for details).
2. Source the colorscheme in your muttrc. Only one of the following, depending
on the light or dark background you wish to use, and whether you want to use
the native 16 colors of your terminal emulator or the approximatation
provided by the 256 color values. See note below for recommendations.
```
#uncomment the colorscheme you want to use, and comment out the others
#source $MAILCONF/mutt-colors-solarized/mutt-colors-solarized-dark-16.muttrc
source $MAILCONF/mutt-colors-solarized/mutt-colors-solarized-light-16.muttrc
#source $MAILCONF/mutt-colors-solarized/mutt-colors-solarized-dark-256.muttrc
#source $MAILCONF/mutt-colors-solarized/mutt-colors-solarized-light-256.muttrc
```
Note: You can safely ignore the compile colors script and the template file.
They are used only for creating the actual colorscheme files. If you want to
modify the colorscheme or colors, you can use the compile script and template
to do so.
Which Variation?
----------------
See the [Solarized homepage][solarized] for screenshots which will help you
select either the light or dark background.
A thornier question is whether to use the 16 color version or the 256 color
version. I have spent a great deal of time refining this colorscheme and for
the most accurate experience I recommend that you set your terminal emulator to
use the Solarized colorvalues with the 16 color mutt colorschemes in this
distribution. Terminal colorschemes/values are available at the homepage linked
to above.
The 256 color versions provide an approximate experience of the colorscheme in
most regards, though the carefully selected monotones are crudely replaced by
neutral tones.
The Values
----------
L\*a\*b values are canonical (White D65, Reference D50), other values are
matched in sRGB space.
SOLARIZED HEX 16/8 TERMCOL XTERM/HEX L*A*B sRGB HSB
--------- ------- ---- ------- ----------- ---------- ----------- -----------
base03 #002b36 8/4 brblack 234 #1c1c1c 15 -12 -12 0 43 54 193 100 21
base02 #073642 0/4 black 235 #262626 20 -12 -12 7 54 66 192 90 26
base01 #586e75 10/7 brgreen 240 #4e4e4e 45 -07 -07 88 110 117 194 25 46
base00 #657b83 11/7 bryellow 241 #585858 50 -07 -07 101 123 131 195 23 51
base0 #839496 12/6 brblue 244 #808080 60 -06 -03 131 148 150 186 13 59
base1 #93a1a1 14/4 brcyan 245 #8a8a8a 65 -05 -02 147 161 161 180 9 63
base2 #eee8d5 7/7 white 254 #d7d7af 92 -00 10 238 232 213 44 11 93
base3 #fdf6e3 15/7 brwhite 230 #ffffd7 97 00 10 253 246 227 44 10 99
yellow #b58900 3/3 yellow 136 #af8700 60 10 65 181 137 0 45 100 71
orange #cb4b16 9/3 brred 166 #d75f00 50 50 55 203 75 22 18 89 80
red #dc322f 1/1 red 160 #d70000 50 65 45 220 50 47 1 79 86
magenta #d33682 5/5 magenta 125 #af005f 50 65 -05 211 54 130 331 74 83
violet #6c71c4 13/5 brmagenta 61 #5f5faf 50 15 -45 108 113 196 237 45 77
blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82
cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63
green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60
License
-------
Copyright (c) 2011 Ethan Schoonover
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.
================================================
FILE: mutt-colors-solarized/mutt-colors-solarized-dark-16.muttrc
================================================
# vim: filetype=muttrc
#
#
# make sure that you are using mutt linked against slang, not ncurses, or
# suffer the consequences of weird color issues. use "mutt -v" to check this.
# custom body highlights -----------------------------------------------
# highlight my name and other personally relevant strings
#color body yellow default "(ethan|schoonover)"
# custom index highlights ----------------------------------------------
# messages which mention my name in the body
#color index yellow default "~b \"phil(_g|\!| gregory| gold)|pgregory\" !~N !~T !~F !~p !~P"
#color index J_cream brightwhite "~b \"phil(_g|\!| gregory| gold)|pgregory\" ~N !~T !~F !~p !~P"
#color index yellow cyan "~b \"phil(_g|\!| gregory| gold)|pgregory\" ~T !~F !~p !~P"
#color index yellow J_magent "~b \"phil(_g|\!| gregory| gold)|pgregory\" ~F !~p !~P"
## messages which are in reference to my mails
#color index J_magent default "~x \"(mithrandir|aragorn)\\.aperiodic\\.net|thorin\\.hillmgt\\.com\" !~N !~T !~F !~p !~P"
#color index J_magent brightwhite "~x \"(mithrandir|aragorn)\\.aperiodic\\.net|thorin\\.hillmgt\\.com\" ~N !~T !~F !~p !~P"
#color index J_magent cyan "~x \"(mithrandir|aragorn)\\.aperiodic\\.net|thorin\\.hillmgt\\.com\" ~T !~F !~p !~P"
#color index J_magent red "~x \"(mithrandir|aragorn)\\.aperiodic\\.net|thorin\\.hillmgt\\.com\" ~F !~p !~P"
# for background in 16 color terminal, valid background colors include:
# base03, bg, black, any of the non brights
# basic colors ---------------------------------------------------------
color normal brightyellow default
color error red default
color tilde black default
color message cyan default
color markers red white
color attachment white default
color search brightmagenta default
#color status J_black J_status
color status brightyellow black
color indicator brightblack yellow
color tree yellow default # arrow in threads
# basic monocolor screen
mono bold bold
mono underline underline
mono indicator reverse
mono error bold
# index ----------------------------------------------------------------
#color index red default "~D(!~p|~p)" # deleted
#color index black default ~F # flagged
#color index brightred default ~= # duplicate messages
#color index brightgreen default "~A!~N!~T!~p!~Q!~F!~D!~P" # the rest
#color index J_base default "~A~N!~T!~p!~Q!~F!~D" # the rest, new
color index red default "~A" # all messages
color index brightred default "~E" # expired messages
color index blue default "~N" # new messages
color index blue default "~O" # old messages
color index brightmagenta default "~Q" # messages that have been replied to
color index brightgreen default "~R" # read messages
color index blue default "~U" # unread messages
color index blue default "~U~$" # unread, unreferenced messages
color index brightyellow default "~v" # messages part of a collapsed thread
color index brightyellow default "~P" # messages from me
color index cyan default "~p!~F" # messages to me
color index cyan default "~N~p!~F" # new messages to me
color index cyan default "~U~p!~F" # unread messages to me
color index brightgreen default "~R~p!~F" # messages to me
color index red default "~F" # flagged messages
color index red default "~F~p" # flagged messages to me
color index red default "~N~F" # new flagged messages
color index red default "~N~F~p" # new flagged messages to me
color index red default "~U~F~p" # new flagged messages to me
color index black red "~D" # deleted messages
color index brightcyan default "~v~(!~N)" # collapsed thread with no unread
color index yellow default "~v~(~N)" # collapsed thread with some unread
color index green default "~N~v~(~N)" # collapsed thread with unread parent
# statusbg used to indicated flagged when foreground color shows other status
# for collapsed thread
color index red black "~v~(~F)!~N" # collapsed thread with flagged, no unread
color index yellow black "~v~(~F~N)" # collapsed thread with some unread & flagged
color index green black "~N~v~(~F~N)" # collapsed thread with unread parent & flagged
color index green black "~N~v~(~F)" # collapsed thread with unread parent, no unread inside, but some flagged
color index cyan black "~v~(~p)" # collapsed thread with unread parent, no unread inside, some to me directly
color index yellow red "~v~(~D)" # thread with deleted (doesn't differentiate between all or partial)
#color index yellow default "~(~N)" # messages in threads with some unread
#color index green default "~S" # superseded messages
#color index red default "~T" # tagged messages
#color index brightred red "~=" # duplicated messages
# message headers ------------------------------------------------------
#color header brightgreen default "^"
color hdrdefault brightgreen default
color header brightyellow default "^(From)"
color header blue default "^(Subject)"
# body -----------------------------------------------------------------
color quoted blue default
color quoted1 cyan default
color quoted2 yellow default
color quoted3 red default
color quoted4 brightred default
color signature brightgreen default
color bold black default
color underline black default
color normal default default
#
color body brightcyan default "[;:][-o][)/(|]" # emoticons
color body brightcyan default "[;:][)(|]" # emoticons
color body brightcyan default "[*]?((N)?ACK|CU|LOL|SCNR|BRB|BTW|CWYL|\
|FWIW|vbg|GD&R|HTH|HTHBE|IMHO|IMNSHO|\
|IRL|RTFM|ROTFL|ROFL|YMMV)[*]?"
color body brightcyan default "[ ][*][^*]*[*][ ]?" # more emoticon?
color body brightcyan default "[ ]?[*][^*]*[*][ ]" # more emoticon?
## pgp
color body red default "(BAD signature)"
color body cyan default "(Good signature)"
color body brightblack default "^gpg: Good signature .*"
color body brightyellow default "^gpg: "
color body brightyellow red "^gpg: BAD signature from.*"
mono body bold "^gpg: Good signature"
mono body bold "^gpg: BAD signature from.*"
# yes, an insance URL regex
color body red default "([a-z][a-z0-9+-]*://(((([a-z0-9_.!~*'();:&=+$,-]|%[0-9a-f][0-9a-f])*@)?((([a-z0-9]([a-z0-9-]*[a-z0-9])?)\\.)*([a-z]([a-z0-9-]*[a-z0-9])?)\\.?|[0-9]+\\.[0-9]+\\.[0-9]+\\.[0-9]+)(:[0-9]+)?)|([a-z0-9_.!~*'()$,;:@&=+-]|%[0-9a-f][0-9a-f])+)(/([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*(;([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*)*(/([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*(;([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*)*)*)?(\\?([a-z0-9_.!~*'();/?:@&=+$,-]|%[0-9a-f][0-9a-f])*)?(#([a-z0-9_.!~*'();/?:@&=+$,-]|%[0-9a-f][0-9a-f])*)?|(www|ftp)\\.(([a-z0-9]([a-z0-9-]*[a-z0-9])?)\\.)*([a-z]([a-z0-9-]*[a-z0-9])?)\\.?(:[0-9]+)?(/([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*(;([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*)*(/([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*(;([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*)*)*)?(\\?([-a-z0-9_.!~*'();/?:@&=+$,]|%[0-9a-f][0-9a-f])*)?(#([-a-z0-9_.!~*'();/?:@&=+$,]|%[0-9a-f][0-9a-f])*)?)[^].,:;!)? \t\r\n<>\"]"
# and a heavy handed email regex
#color body J_magent default "((@(([0-9a-z-]+\\.)*[0-9a-z-]+\\.?|#[0-9]+|\\[[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\]),)*@(([0-9a-z-]+\\.)*[0-9a-z-]+\\.?|#[0-9]+|\\[[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\]):)?[0-9a-z_.+%$-]+@(([0-9a-z-]+\\.)*[0-9a-z-]+\\.?|#[0-9]+|\\[[0-2]?[0-9]?[0-9]\\.[0-2]?[0-9]?[0-9]\\.[0-2]?[0-9]?[0-9]\\.[0-2]?[0-9]?[0-9]\\])"
# Various smilies and the like
#color body brightwhite default "<[Gg]>" # <g>
#color body brightwhite default "<[Bb][Gg]>" # <bg>
#color body yellow default " [;:]-*[})>{(<|]" # :-) etc...
# *bold*
#color body blue default "(^|[[:space:][:punct:]])\\*[^*]+\\*([[:space:][:punct:]]|$)"
#mono body bold "(^|[[:space:][:punct:]])\\*[^*]+\\*([[:space:][:punct:]]|$)"
# _underline_
#color body blue default "(^|[[:space:][:punct:]])_[^_]+_([[:space:][:punct:]]|$)"
#mono body underline "(^|[[:space:][:punct:]])_[^_]+_([[:space:][:punct:]]|$)"
# /italic/ (Sometimes gets directory names)
#color body blue default "(^|[[:space:][:punct:]])/[^/]+/([[:space:][:punct:]]|$)"
#mono body underline "(^|[[:space:][:punct:]])/[^/]+/([[:space:][:punct:]]|$)"
# Border lines.
#color body blue default "( *[-+=#*~_]){6,}"
#folder-hook . "color status J_black J_status "
#folder-hook gmail/inbox "color status J_black yellow "
#folder-hook gmail/important "color status J_black yellow "
================================================
FILE: mutt-colors-solarized/mutt-colors-solarized-dark-256.muttrc
================================================
# vim: filetype=muttrc
#
#
# make sure that you are using mutt linked against slang, not ncurses, or
# suffer the consequences of weird color issues. use "mutt -v" to check this.
# custom body highlights -----------------------------------------------
# highlight my name and other personally relevant strings
#color body color136 color234 "(ethan|schoonover)"
# custom index highlights ----------------------------------------------
# messages which mention my name in the body
#color index color136 color234 "~b \"phil(_g|\!| gregory| gold)|pgregory\" !~N !~T !~F !~p !~P"
#color index J_cream color230 "~b \"phil(_g|\!| gregory| gold)|pgregory\" ~N !~T !~F !~p !~P"
#color index color136 color37 "~b \"phil(_g|\!| gregory| gold)|pgregory\" ~T !~F !~p !~P"
#color index color136 J_magent "~b \"phil(_g|\!| gregory| gold)|pgregory\" ~F !~p !~P"
## messages which are in reference to my mails
#color index J_magent color234 "~x \"(mithrandir|aragorn)\\.aperiodic\\.net|thorin\\.hillmgt\\.com\" !~N !~T !~F !~p !~P"
#color index J_magent color230 "~x \"(mithrandir|aragorn)\\.aperiodic\\.net|thorin\\.hillmgt\\.com\" ~N !~T !~F !~p !~P"
#color index J_magent color37 "~x \"(mithrandir|aragorn)\\.aperiodic\\.net|thorin\\.hillmgt\\.com\" ~T !~F !~p !~P"
#color index J_magent color160 "~x \"(mithrandir|aragorn)\\.aperiodic\\.net|thorin\\.hillmgt\\.com\" ~F !~p !~P"
# for background in 16 color terminal, valid background colors include:
# base03, bg, black, any of the non brights
# basic colors ---------------------------------------------------------
color normal color241 color234
color error color160 color234
color tilde color235 color234
color message color37 color234
color markers color160 color254
color attachment color254 color234
color search color61 color234
#color status J_black J_status
color status color241 color235
color indicator color234 color136
color tree color136 color234 # arrow in threads
# basic monocolor screen
mono bold bold
mono underline underline
mono indicator reverse
mono error bold
# index ----------------------------------------------------------------
#color index color160 color234 "~D(!~p|~p)" # deleted
#color index color235 color234 ~F # flagged
#color index color166 color234 ~= # duplicate messages
#color index color240 color234 "~A!~N!~T!~p!~Q!~F!~D!~P" # the rest
#color index J_base color234 "~A~N!~T!~p!~Q!~F!~D" # the rest, new
color index color160 color234 "~A" # all messages
color index color166 color234 "~E" # expired messages
color index color33 color234 "~N" # new messages
color index color33 color234 "~O" # old messages
color index color61 color234 "~Q" # messages that have been replied to
color index color240 color234 "~R" # read messages
color index color33 color234 "~U" # unread messages
color index color33 color234 "~U~$" # unread, unreferenced messages
color index color241 color234 "~v" # messages part of a collapsed thread
color index color241 color234 "~P" # messages from me
color index color37 color234 "~p!~F" # messages to me
color index color37 color234 "~N~p!~F" # new messages to me
color index color37 color234 "~U~p!~F" # unread messages to me
color index color240 color234 "~R~p!~F" # messages to me
color index color160 color234 "~F" # flagged messages
color index color160 color234 "~F~p" # flagged messages to me
color index color160 color234 "~N~F" # new flagged messages
color index color160 color234 "~N~F~p" # new flagged messages to me
color index color160 color234 "~U~F~p" # new flagged messages to me
color index color235 color160 "~D" # deleted messages
color index color245 color234 "~v~(!~N)" # collapsed thread with no unread
color index color136 color234 "~v~(~N)" # collapsed thread with some unread
color index color64 color234 "~N~v~(~N)" # collapsed thread with unread parent
# statusbg used to indicated flagged when foreground color shows other status
# for collapsed thread
color index color160 color235 "~v~(~F)!~N" # collapsed thread with flagged, no unread
color index color136 color235 "~v~(~F~N)" # collapsed thread with some unread & flagged
color index color64 color235 "~N~v~(~F~N)" # collapsed thread with unread parent & flagged
color index color64 color235 "~N~v~(~F)" # collapsed thread with unread parent, no unread inside, but some flagged
color index color37 color235 "~v~(~p)" # collapsed thread with unread parent, no unread inside, some to me directly
color index color136 color160 "~v~(~D)" # thread with deleted (doesn't differentiate between all or partial)
#color index color136 color234 "~(~N)" # messages in threads with some unread
#color index color64 color234 "~S" # superseded messages
#color index color160 color234 "~T" # tagged messages
#color index color166 color160 "~=" # duplicated messages
# message headers ------------------------------------------------------
#color header color240 color234 "^"
color hdrdefault color240 color234
color header color241 color234 "^(From)"
color header color33 color234 "^(Subject)"
# body -----------------------------------------------------------------
color quoted color33 color234
color quoted1 color37 color234
color quoted2 color136 color234
color quoted3 color160 color234
color quoted4 color166 color234
color signature color240 color234
color bold color235 color234
color underline color235 color234
color normal color244 color234
#
color body color245 color234 "[;:][-o][)/(|]" # emoticons
color body color245 color234 "[;:][)(|]" # emoticons
color body color245 color234 "[*]?((N)?ACK|CU|LOL|SCNR|BRB|BTW|CWYL|\
|FWIW|vbg|GD&R|HTH|HTHBE|IMHO|IMNSHO|\
|IRL|RTFM|ROTFL|ROFL|YMMV)[*]?"
color body color245 color234 "[ ][*][^*]*[*][ ]?" # more emoticon?
color body color245 color234 "[ ]?[*][^*]*[*][ ]" # more emoticon?
## pgp
color body color160 color234 "(BAD signature)"
color body color37 color234 "(Good signature)"
color body color234 color234 "^gpg: Good signature .*"
color body color241 color234 "^gpg: "
color body color241 color160 "^gpg: BAD signature from.*"
mono body bold "^gpg: Good signature"
mono body bold "^gpg: BAD signature from.*"
# yes, an insance URL regex
color body color160 color234 "([a-z][a-z0-9+-]*://(((([a-z0-9_.!~*'();:&=+$,-]|%[0-9a-f][0-9a-f])*@)?((([a-z0-9]([a-z0-9-]*[a-z0-9])?)\\.)*([a-z]([a-z0-9-]*[a-z0-9])?)\\.?|[0-9]+\\.[0-9]+\\.[0-9]+\\.[0-9]+)(:[0-9]+)?)|([a-z0-9_.!~*'()$,;:@&=+-]|%[0-9a-f][0-9a-f])+)(/([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*(;([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*)*(/([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*(;([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*)*)*)?(\\?([a-z0-9_.!~*'();/?:@&=+$,-]|%[0-9a-f][0-9a-f])*)?(#([a-z0-9_.!~*'();/?:@&=+$,-]|%[0-9a-f][0-9a-f])*)?|(www|ftp)\\.(([a-z0-9]([a-z0-9-]*[a-z0-9])?)\\.)*([a-z]([a-z0-9-]*[a-z0-9])?)\\.?(:[0-9]+)?(/([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*(;([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*)*(/([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*(;([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*)*)*)?(\\?([-a-z0-9_.!~*'();/?:@&=+$,]|%[0-9a-f][0-9a-f])*)?(#([-a-z0-9_.!~*'();/?:@&=+$,]|%[0-9a-f][0-9a-f])*)?)[^].,:;!)? \t\r\n<>\"]"
# and a heavy handed email regex
#color body J_magent color234 "((@(([0-9a-z-]+\\.)*[0-9a-z-]+\\.?|#[0-9]+|\\[[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\]),)*@(([0-9a-z-]+\\.)*[0-9a-z-]+\\.?|#[0-9]+|\\[[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\]):)?[0-9a-z_.+%$-]+@(([0-9a-z-]+\\.)*[0-9a-z-]+\\.?|#[0-9]+|\\[[0-2]?[0-9]?[0-9]\\.[0-2]?[0-9]?[0-9]\\.[0-2]?[0-9]?[0-9]\\.[0-2]?[0-9]?[0-9]\\])"
# Various smilies and the like
#color body color230 color234 "<[Gg]>" # <g>
#color body color230 color234 "<[Bb][Gg]>" # <bg>
#color body color136 color234 " [;:]-*[})>{(<|]" # :-) etc...
# *bold*
#color body color33 color234 "(^|[[:space:][:punct:]])\\*[^*]+\\*([[:space:][:punct:]]|$)"
#mono body bold "(^|[[:space:][:punct:]])\\*[^*]+\\*([[:space:][:punct:]]|$)"
# _underline_
#color body color33 color234 "(^|[[:space:][:punct:]])_[^_]+_([[:space:][:punct:]]|$)"
#mono body underline "(^|[[:space:][:punct:]])_[^_]+_([[:space:][:punct:]]|$)"
# /italic/ (Sometimes gets directory names)
#color body color33 color234 "(^|[[:space:][:punct:]])/[^/]+/([[:space:][:punct:]]|$)"
#mono body underline "(^|[[:space:][:punct:]])/[^/]+/([[:space:][:punct:]]|$)"
# Border lines.
#color body color33 color234 "( *[-+=#*~_]){6,}"
#folder-hook . "color status J_black J_status "
#folder-hook gmail/inbox "color status J_black color136 "
#folder-hook gmail/important "color status J_black color136 "
================================================
FILE: mutt-colors-solarized/mutt-colors-solarized-light-16.muttrc
================================================
# vim: filetype=muttrc
#
#
# make sure that you are using mutt linked against slang, not ncurses, or
# suffer the consequences of weird color issues. use "mutt -v" to check this.
# custom body highlights -----------------------------------------------
# highlight my name and other personally relevant strings
#color body yellow default "(ethan|schoonover)"
# custom index highlights ----------------------------------------------
# messages which mention my name in the body
#color index yellow default "~b \"phil(_g|\!| gregory| gold)|pgregory\" !~N !~T !~F !~p !~P"
#color index J_cream brightblack "~b \"phil(_g|\!| gregory| gold)|pgregory\" ~N !~T !~F !~p !~P"
#color index yellow cyan "~b \"phil(_g|\!| gregory| gold)|pgregory\" ~T !~F !~p !~P"
#color index yellow J_magent "~b \"phil(_g|\!| gregory| gold)|pgregory\" ~F !~p !~P"
## messages which are in reference to my mails
#color index J_magent default "~x \"(mithrandir|aragorn)\\.aperiodic\\.net|thorin\\.hillmgt\\.com\" !~N !~T !~F !~p !~P"
#color index J_magent brightblack "~x \"(mithrandir|aragorn)\\.aperiodic\\.net|thorin\\.hillmgt\\.com\" ~N !~T !~F !~p !~P"
#color index J_magent cyan "~x \"(mithrandir|aragorn)\\.aperiodic\\.net|thorin\\.hillmgt\\.com\" ~T !~F !~p !~P"
#color index J_magent red "~x \"(mithrandir|aragorn)\\.aperiodic\\.net|thorin\\.hillmgt\\.com\" ~F !~p !~P"
# for background in 16 color terminal, valid background colors include:
# base03, bg, black, any of the non brights
# basic colors ---------------------------------------------------------
color normal brightblue default
color error red default
color tilde white default
color message cyan default
color markers red black
color attachment black default
color search brightmagenta default
#color status J_black J_status
color status brightblue white
color indicator brightwhite yellow
color tree yellow default # arrow in threads
# basic monocolor screen
mono bold bold
mono underline underline
mono indicator reverse
mono error bold
# index ----------------------------------------------------------------
#color index red default "~D(!~p|~p)" # deleted
#color index white default ~F # flagged
#color index brightred default ~= # duplicate messages
#color index brightcyan default "~A!~N!~T!~p!~Q!~F!~D!~P" # the rest
#color index J_base default "~A~N!~T!~p!~Q!~F!~D" # the rest, new
color index red default "~A" # all messages
color index brightred default "~E" # expired messages
color index blue default "~N" # new messages
color index blue default "~O" # old messages
color index brightmagenta default "~Q" # messages that have been replied to
color index brightcyan default "~R" # read messages
color index blue default "~U" # unread messages
color index blue default "~U~$" # unread, unreferenced messages
color index brightblue default "~v" # messages part of a collapsed thread
color index brightblue default "~P" # messages from me
color index cyan default "~p!~F" # messages to me
color index cyan default "~N~p!~F" # new messages to me
color index cyan default "~U~p!~F" # unread messages to me
color index brightcyan default "~R~p!~F" # messages to me
color index red default "~F" # flagged messages
color index red default "~F~p" # flagged messages to me
color index red default "~N~F" # new flagged messages
color index red default "~N~F~p" # new flagged messages to me
color index red default "~U~F~p" # new flagged messages to me
color index white red "~D" # deleted messages
color index brightgreen default "~v~(!~N)" # collapsed thread with no unread
color index yellow default "~v~(~N)" # collapsed thread with some unread
color index green default "~N~v~(~N)" # collapsed thread with unread parent
# statusbg used to indicated flagged when foreground color shows other status
# for collapsed thread
color index red white "~v~(~F)!~N" # collapsed thread with flagged, no unread
color index yellow white "~v~(~F~N)" # collapsed thread with some unread & flagged
color index green white "~N~v~(~F~N)" # collapsed thread with unread parent & flagged
color index green white "~N~v~(~F)" # collapsed thread with unread parent, no unread inside, but some flagged
color index cyan white "~v~(~p)" # collapsed thread with unread parent, no unread inside, some to me directly
color index yellow red "~v~(~D)" # thread with deleted (doesn't differentiate between all or partial)
#color index yellow default "~(~N)" # messages in threads with some unread
#color index green default "~S" # superseded messages
#color index red default "~T" # tagged messages
#color index brightred red "~=" # duplicated messages
# message headers ------------------------------------------------------
#color header brightcyan default "^"
color hdrdefault brightcyan default
color header brightblue default "^(From)"
color header blue default "^(Subject)"
# body -----------------------------------------------------------------
color quoted blue default
color quoted1 cyan default
color quoted2 yellow default
color quoted3 red default
color quoted4 brightred default
color signature brightcyan default
color bold white default
color underline white default
color normal default default
#
color body brightgreen default "[;:][-o][)/(|]" # emoticons
color body brightgreen default "[;:][)(|]" # emoticons
color body brightgreen default "[*]?((N)?ACK|CU|LOL|SCNR|BRB|BTW|CWYL|\
|FWIW|vbg|GD&R|HTH|HTHBE|IMHO|IMNSHO|\
|IRL|RTFM|ROTFL|ROFL|YMMV)[*]?"
color body brightgreen default "[ ][*][^*]*[*][ ]?" # more emoticon?
color body brightgreen default "[ ]?[*][^*]*[*][ ]" # more emoticon?
## pgp
color body red default "(BAD signature)"
color body cyan default "(Good signature)"
color body brightwhite default "^gpg: Good signature .*"
color body brightblue default "^gpg: "
color body brightblue red "^gpg: BAD signature from.*"
mono body bold "^gpg: Good signature"
mono body bold "^gpg: BAD signature from.*"
# yes, an insance URL regex
color body red default "([a-z][a-z0-9+-]*://(((([a-z0-9_.!~*'();:&=+$,-]|%[0-9a-f][0-9a-f])*@)?((([a-z0-9]([a-z0-9-]*[a-z0-9])?)\\.)*([a-z]([a-z0-9-]*[a-z0-9])?)\\.?|[0-9]+\\.[0-9]+\\.[0-9]+\\.[0-9]+)(:[0-9]+)?)|([a-z0-9_.!~*'()$,;:@&=+-]|%[0-9a-f][0-9a-f])+)(/([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*(;([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*)*(/([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*(;([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*)*)*)?(\\?([a-z0-9_.!~*'();/?:@&=+$,-]|%[0-9a-f][0-9a-f])*)?(#([a-z0-9_.!~*'();/?:@&=+$,-]|%[0-9a-f][0-9a-f])*)?|(www|ftp)\\.(([a-z0-9]([a-z0-9-]*[a-z0-9])?)\\.)*([a-z]([a-z0-9-]*[a-z0-9])?)\\.?(:[0-9]+)?(/([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*(;([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*)*(/([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*(;([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*)*)*)?(\\?([-a-z0-9_.!~*'();/?:@&=+$,]|%[0-9a-f][0-9a-f])*)?(#([-a-z0-9_.!~*'();/?:@&=+$,]|%[0-9a-f][0-9a-f])*)?)[^].,:;!)? \t\r\n<>\"]"
# and a heavy handed email regex
#color body J_magent default "((@(([0-9a-z-]+\\.)*[0-9a-z-]+\\.?|#[0-9]+|\\[[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\]),)*@(([0-9a-z-]+\\.)*[0-9a-z-]+\\.?|#[0-9]+|\\[[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\.[0-9]?[0-9]?[0-9]\\]):)?[0-9a-z_.+%$-]+@(([0-9a-z-]+\\.)*[0-9a-z-]+\\.?|#[0-9]+|\\[[0-2]?[0-9]?[0-9]\\.[0-2]?[0-9]?[0-9]\\.[0-2]?[0-9]?[0-9]\\.[0-2]?[0-9]?[0-9]\\])"
# Various smilies and the like
#color body
gitextract_yngv_1o9/
├── .gitmodules
├── CHANGELOG.mkd
├── DEVELOPERS.mkd
├── LICENSE
├── README.md
├── adobe-swatches-solarized/
│ ├── README.md
│ ├── solarized.act
│ └── solarized.ase
├── apple-colorpalette-solarized/
│ ├── README.md
│ ├── alternate palettes/
│ │ ├── README.md
│ │ ├── Solarized tagged.clr
│ │ └── Solarized untagged.clr
│ ├── launch-colorpicker.app/
│ │ └── Contents/
│ │ ├── Info.plist
│ │ ├── MacOS/
│ │ │ └── applet
│ │ ├── PkgInfo
│ │ └── Resources/
│ │ ├── Scripts/
│ │ │ └── main.scpt
│ │ ├── applet.icns
│ │ ├── applet.rsrc
│ │ └── description.rtfd/
│ │ └── TXT.rtf
│ └── solarized.clr
├── emacs-colors-solarized/
│ ├── LICENSE
│ ├── README.md
│ └── color-theme-solarized.el
├── files/
│ └── README.md
├── gedit/
│ ├── README.md
│ ├── installer
│ ├── solarized-dark.xml
│ └── solarized-light.xml
├── gimp-palette-solarized/
│ ├── README.md
│ └── solarized.gpl
├── img/
│ ├── andalemono14/
│ │ └── index.html
│ ├── dejavusans14/
│ │ └── index.html
│ ├── dejavusans18/
│ │ └── index.html
│ ├── lettergothic14/
│ │ └── index.html
│ ├── lettergothic18/
│ │ └── index.html
│ ├── monaco14/
│ │ └── index.html
│ ├── skyhookmono14/
│ │ └── index.html
│ ├── solarized images build.psd
│ ├── terminus12/
│ │ └── index.html
│ └── terminus20/
│ └── index.html
├── intellij-colors-solarized/
│ ├── README.md
│ ├── Solarized Dark.xml
│ ├── Solarized Light.xml
│ ├── buildjar.sh
│ └── settings.jar
├── iterm2-colors-solarized/
│ ├── README.md
│ ├── Solarized Dark.itermcolors
│ └── Solarized Light.itermcolors
├── mutt-colors-solarized/
│ ├── README.md
│ ├── mutt-colors-solarized-dark-16.muttrc
│ ├── mutt-colors-solarized-dark-256.muttrc
│ ├── mutt-colors-solarized-light-16.muttrc
│ ├── mutt-colors-solarized-light-256.muttrc
│ ├── mutt-colors-solarized-template.muttrc
│ └── mutt-compile-colors.sh
├── netbeans-colors-solarized/
│ ├── README.md
│ └── config/
│ ├── .nbattrs
│ └── Editors/
│ ├── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ ├── org-netbeans-modules-editor-settings-CustomFontsColors-highlights.xml
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── application/
│ │ └── xml-dtd/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ └── text/
│ ├── html/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── javascript/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── plain/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-css/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-diff/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-ini/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-javascript-comment/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-javascript-string/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-json/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-php5/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-properties/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-sql/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── x-yaml/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── xhtml/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ ├── xml/
│ │ └── FontsColors/
│ │ └── Netbeans_Solarized_Dark/
│ │ ├── .nbattrs
│ │ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
│ └── xml-external-parsed-entity/
│ └── FontsColors/
│ └── Netbeans_Solarized_Dark/
│ ├── .nbattrs
│ └── org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
├── osx-terminal.app-colors-solarized/
│ ├── README.md
│ ├── Solarized Dark ansi.terminal
│ ├── Solarized Light ansi.terminal
│ └── xterm-256color/
│ ├── README.md
│ ├── Solarized Dark xterm-256color.terminal
│ └── Solarized Light xterm-256color.terminal
├── putty-colors-solarized/
│ ├── README.mkd
│ ├── solarized_dark.reg
│ ├── solarized_dark_puttytray.txt
│ ├── solarized_light.reg
│ └── solarized_light_puttytray.txt
├── qtcreator/
│ ├── README.md
│ ├── generate-styles.pl
│ ├── qtcreator-template.xml
│ ├── solarized-dark.xml
│ └── solarized-light.xml
├── seestyle-colors-solarized/
│ ├── README.md
│ └── Solarized.seestyle
├── textmate-colors-solarized/
│ ├── README.mkd
│ ├── Solarized (dark).tmTheme
│ └── Solarized (light).tmTheme
├── textwrangler-bbedit-colors-solarized/
│ ├── README.mkd
│ ├── Solarized Dark.bbcolors
│ ├── Solarized Light.bbcolors
│ └── bbcolors
├── tmux/
│ ├── README.md
│ ├── tmuxcolors-256.conf
│ ├── tmuxcolors-dark.conf
│ └── tmuxcolors-light.conf
├── utils/
│ ├── README.md
│ ├── package.sh
│ ├── pandoc2readme
│ ├── subtrees.mkd
│ ├── tests/
│ │ ├── c.c
│ │ ├── haskell.hs
│ │ ├── html.html
│ │ ├── java.java
│ │ ├── javascript.js
│ │ ├── pandoc.md
│ │ ├── perl.pl
│ │ ├── php.php
│ │ ├── python.py
│ │ ├── ruby.rb
│ │ ├── shell.sh
│ │ └── tex.tex
│ ├── vimorg-text
│ └── vimscreenshots.applescript
├── vim-colors-solarized/
│ ├── README.mkd
│ ├── autoload/
│ │ └── togglebg.vim
│ ├── colors/
│ │ └── solarized.vim
│ └── doc/
│ ├── solarized.txt
│ └── tags
├── visualstudio-colors-solarized/
│ ├── vs2005/
│ │ ├── solarized-dark.vssettings
│ │ └── solarized-light.vssettings
│ ├── vs2008/
│ │ ├── solarized-dark.vssettings
│ │ └── solarized-light.vssettings
│ └── vs2010/
│ ├── solarized-dark.vssettings
│ └── solarized-light.vssettings
├── xchat/
│ ├── README.md
│ ├── pevents.conf
│ ├── solarized-dark-colors.conf
│ └── solarized-light-colors.conf
├── xfce4-terminal/
│ ├── LICENSE
│ ├── README.md
│ ├── dark/
│ │ └── terminalrc
│ └── light/
│ └── terminalrc
└── xresources/
├── LICENSE
├── README.md
└── solarized
SYMBOL INDEX (16 symbols across 4 files)
FILE: utils/tests/c.c
function main (line 4) | int main(int argc, char **argv) {
FILE: utils/tests/java.java
class GetEnv (line 4) | public class GetEnv {
method main (line 9) | public static void main(String[] args) {
FILE: utils/tests/python.py
class ExitNotifyThread (line 3) | class ExitNotifyThread(Thread):
method run (line 6) | def run(self):
method setExitCause (line 39) | def setExitCause(self, cause):
method getExitCause (line 41) | def getExitCause(self):
method setExitException (line 46) | def setExitException(self, exc):
method getExitException (line 48) | def getExitException(self):
method setExitStackTrace (line 52) | def setExitStackTrace(self, st):
method getExitStackTrace (line 54) | def getExitStackTrace(self):
method setExitMessage (line 58) | def setExitMessage(self, msg):
method getExitMessage (line 63) | def getExitMessage(self):
FILE: utils/tests/ruby.rb
function initialize (line 5) | def initialize(rbconfig)
function load_savefile (line 10) | def load_savefile
function setup_rb_error (line 36) | def setup_rb_error(msg)
Condensed preview — 163 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (763K chars).
[
{
"path": ".gitmodules",
"chars": 0,
"preview": ""
},
{
"path": "CHANGELOG.mkd",
"chars": 5549,
"preview": "Solarized Changelog\n===================\n\n## Current release 1.0.0beta2\n\n1.0.0beta2\n----------\n\n### Summary\n\nSwitch to th"
},
{
"path": "DEVELOPERS.mkd",
"chars": 2141,
"preview": "---\nTitle: Solarized Developers\nDescription: Notes and Guidelines on Port Development\nAuthor: Ethan Schoonover\nTags: tes"
},
{
"path": "LICENSE",
"chars": 1061,
"preview": "Copyright (c) 2011 Ethan Schoonover\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof thi"
},
{
"path": "README.md",
"chars": 20588,
"preview": "---\ntitle: Solarized\ndescription: Precision colors for machines and people\nauthor: Ethan Schoonover\ntags: test, testing,"
},
{
"path": "adobe-swatches-solarized/README.md",
"chars": 1869,
"preview": "Solarized - Adobe Photoshop Swatches\n====================================\n\n### [See official homepage for full content]("
},
{
"path": "apple-colorpalette-solarized/README.md",
"chars": 4220,
"preview": "Solarized - Apple Color Picker Palette\n======================================\n\n### [See official homepage for full conte"
},
{
"path": "apple-colorpalette-solarized/alternate palettes/README.md",
"chars": 3658,
"preview": "Alternate Palette\n------------------\n\nNOT FOR USE UNLESS YOU UNDERSTAND THE HELL THAT IS COLOR MANAGEMENT.\n\nThe `alterna"
},
{
"path": "apple-colorpalette-solarized/launch-colorpicker.app/Contents/Info.plist",
"chars": 1167,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "apple-colorpalette-solarized/launch-colorpicker.app/Contents/PkgInfo",
"chars": 8,
"preview": "APPLaplt"
},
{
"path": "apple-colorpalette-solarized/launch-colorpicker.app/Contents/Resources/description.rtfd/TXT.rtf",
"chars": 102,
"preview": "{\\rtf1\\ansi\\ansicpg1252\\cocoartf1038\\cocoasubrtf350\n{\\fonttbl}\n{\\colortbl;\\red255\\green255\\blue255;}\n}"
},
{
"path": "emacs-colors-solarized/LICENSE",
"chars": 1061,
"preview": "Copyright (c) 2011 Ethan Schoonover\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof thi"
},
{
"path": "emacs-colors-solarized/README.md",
"chars": 13807,
"preview": "Solarized\n=========\n\n### [See official homepage for full content](http://ethanschoonover.com/solarized)\n\n## Precision co"
},
{
"path": "emacs-colors-solarized/color-theme-solarized.el",
"chars": 5430,
"preview": ";;; Author: Ethan Schoonover, Solarized; Greg Pfeil, Emacs adaptation\n;;; URL: http://ethanschoonover.com/solarized\n\n;;;"
},
{
"path": "files/README.md",
"chars": 441,
"preview": "Solarized Package Downloads\n===========================\n\nIf you are reviewing this on Github you probably just want to c"
},
{
"path": "gedit/README.md",
"chars": 1979,
"preview": "# Solarized for Gedit\n\n## Precision colors for machines and people - _Now with more Gedit!_\n\n---\n\n### Solarized\n\nSolariz"
},
{
"path": "gedit/installer",
"chars": 1166,
"preview": "#!/bin/bash\n\n# shows usage instructions\nusage()\n{\ncat << EOF\nusage: $0 [options]\n\nThis script installs the Solarized sty"
},
{
"path": "gedit/solarized-dark.xml",
"chars": 6620,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--\n\n This theme is based on the Solarized theme originally created\n by Ethan Sc"
},
{
"path": "gedit/solarized-light.xml",
"chars": 6622,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--\n\n This theme is based on the Solarized theme originally created\n by Ethan Sc"
},
{
"path": "gimp-palette-solarized/README.md",
"chars": 2064,
"preview": "Solarized - Gimp Palette\n========================\n\n### [See official homepage for full content](http://ethanschoonover.c"
},
{
"path": "gimp-palette-solarized/solarized.gpl",
"chars": 496,
"preview": "GIMP Palette\nName: Solarized\nColumns: 16\n#\n 0 43 54\tsolarized-base03\n 7 54 66\tsolarized-base02\n 88 110 117\tsolariz"
},
{
"path": "img/andalemono14/index.html",
"chars": 1660,
"preview": "<head><base href=\"http://ethanschoonover.com/solarized/img/andalemono14/\" /></head>\n<h1>andalemono14</h1>\n<p><a href='#c"
},
{
"path": "img/dejavusans14/index.html",
"chars": 1660,
"preview": "<head><base href=\"http://ethanschoonover.com/solarized/img/dejavusans14/\" /></head>\n<h1>dejavusans14</h1>\n<p><a href='#c"
},
{
"path": "img/dejavusans18/index.html",
"chars": 1660,
"preview": "<head><base href=\"http://ethanschoonover.com/solarized/img/dejavusans18/\" /></head>\n<h1>dejavusans18</h1>\n<p><a href='#c"
},
{
"path": "img/lettergothic14/index.html",
"chars": 1664,
"preview": "<head><base href=\"http://ethanschoonover.com/solarized/img/lettergothic14/\" /></head>\n<h1>lettergothic14</h1>\n<p><a href"
},
{
"path": "img/lettergothic18/index.html",
"chars": 1664,
"preview": "<head><base href=\"http://ethanschoonover.com/solarized/img/lettergothic18/\" /></head>\n<h1>lettergothic18</h1>\n<p><a href"
},
{
"path": "img/monaco14/index.html",
"chars": 1652,
"preview": "<head><base href=\"http://ethanschoonover.com/solarized/img/monaco14/\" /></head>\n<h1>monaco14</h1>\n<p><a href='#c'>c</a>\n"
},
{
"path": "img/skyhookmono14/index.html",
"chars": 1662,
"preview": "<head><base href=\"http://ethanschoonover.com/solarized/img/skyhookmono14/\" /></head>\n<h1>skyhookmono14</h1>\n<p><a href='"
},
{
"path": "img/terminus12/index.html",
"chars": 1656,
"preview": "<head><base href=\"http://ethanschoonover.com/solarized/img/terminus12/\" /></head>\n<h1>terminus12</h1>\n<p><a href='#c'>c<"
},
{
"path": "img/terminus20/index.html",
"chars": 1656,
"preview": "<head><base href=\"http://ethanschoonover.com/solarized/img/terminus20/\" /></head>\n<h1>terminus20</h1>\n<p><a href='#c'>c<"
},
{
"path": "intellij-colors-solarized/README.md",
"chars": 2482,
"preview": "Solarized Colorscheme for IntelliJ IDEA\n=======================================\n\nOriginal Solarized color scheme develop"
},
{
"path": "intellij-colors-solarized/Solarized Dark.xml",
"chars": 21234,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<scheme name=\"Solarized Dark\" version=\"1\" parent_scheme=\"Default\">\n <option name"
},
{
"path": "intellij-colors-solarized/Solarized Light.xml",
"chars": 21578,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<scheme name=\"Solarized Light\" version=\"1\" parent_scheme=\"Default\">\n <option nam"
},
{
"path": "intellij-colors-solarized/buildjar.sh",
"chars": 235,
"preview": "#!/bin/sh\n\nmkdir colors\ncp Solarized\\ Light.xml colors\ncp Solarized\\ Dark.xml colors\ntouch IntelliJ\\ IDEA\\ Global\\ Setti"
},
{
"path": "iterm2-colors-solarized/README.md",
"chars": 3483,
"preview": "Solarized - iTerm2 Color Presets\n================================\n\n### [See official homepage for full content](http://e"
},
{
"path": "iterm2-colors-solarized/Solarized Dark.itermcolors",
"chars": 5451,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "iterm2-colors-solarized/Solarized Light.itermcolors",
"chars": 5499,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "mutt-colors-solarized/README.md",
"chars": 5282,
"preview": "Solarized Colorscheme for Mutt\n==============================\n\nDeveloped by Ethan Schoonover <es@ethanschoonover.com>\n\nS"
},
{
"path": "mutt-colors-solarized/mutt-colors-solarized-dark-16.muttrc",
"chars": 11775,
"preview": "# vim: filetype=muttrc\n\n#\n#\n# make sure that you are using mutt linked against slang, not ncurses, or\n# suffer the conse"
},
{
"path": "mutt-colors-solarized/mutt-colors-solarized-dark-256.muttrc",
"chars": 11775,
"preview": "# vim: filetype=muttrc\n\n#\n#\n# make sure that you are using mutt linked against slang, not ncurses, or\n# suffer the conse"
},
{
"path": "mutt-colors-solarized/mutt-colors-solarized-light-16.muttrc",
"chars": 11775,
"preview": "# vim: filetype=muttrc\n\n#\n#\n# make sure that you are using mutt linked against slang, not ncurses, or\n# suffer the conse"
},
{
"path": "mutt-colors-solarized/mutt-colors-solarized-light-256.muttrc",
"chars": 11775,
"preview": "# vim: filetype=muttrc\n\n#\n#\n# make sure that you are using mutt linked against slang, not ncurses, or\n# suffer the conse"
},
{
"path": "mutt-colors-solarized/mutt-colors-solarized-template.muttrc",
"chars": 11775,
"preview": "# vim: filetype=muttrc\n\n#\n#\n# make sure that you are using mutt linked against slang, not ncurses, or\n# suffer the conse"
},
{
"path": "mutt-colors-solarized/mutt-compile-colors.sh",
"chars": 4752,
"preview": "#!/bin/sh\n# ---------------------------------------------------------------------\n# SOLARIZED color values\n# -----------"
},
{
"path": "netbeans-colors-solarized/README.md",
"chars": 3062,
"preview": "Solarized Colorscheme for NetBeans\n==============================\n\nDeveloped by Ethan Schoonover <es@ethanschoonover.com"
},
{
"path": "netbeans-colors-solarized/config/.nbattrs",
"chars": 993,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 584,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-highlights.xml",
"chars": 1801,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 1412,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/application/xml-dtd/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/application/xml-dtd/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 717,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/html/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/html/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 1268,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/javascript/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/javascript/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 1486,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/plain/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/plain/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 265,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-css/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-css/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 1212,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-diff/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-diff/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 679,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-ini/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-ini/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 597,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-javascript-comment/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-javascript-comment/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 804,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-javascript-string/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-javascript-string/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 495,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-json/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-json/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 1387,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-php5/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-php5/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 1940,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-properties/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-properties/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 564,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-sql/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-sql/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 888,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-yaml/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/x-yaml/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 697,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/xhtml/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/xhtml/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 1225,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/xml/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/xml/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 1256,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/xml-external-parsed-entity/FontsColors/Netbeans_Solarized_Dark/.nbattrs",
"chars": 394,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE attributes PUBLIC \"-//NetBeans//DTD DefaultAttributes 1.0//EN\" \"http://"
},
{
"path": "netbeans-colors-solarized/config/Editors/text/xml-external-parsed-entity/FontsColors/Netbeans_Solarized_Dark/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml",
"chars": 1425,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontscolors PUBLIC \"-//NetBeans//DTD Editor Fonts and Colors settings 1"
},
{
"path": "osx-terminal.app-colors-solarized/README.md",
"chars": 3330,
"preview": "Solarized - OS X Terminal.App Settings\n======================================\n\n### [See official homepage for full conte"
},
{
"path": "osx-terminal.app-colors-solarized/Solarized Dark ansi.terminal",
"chars": 5478,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "osx-terminal.app-colors-solarized/Solarized Light ansi.terminal",
"chars": 5504,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "osx-terminal.app-colors-solarized/xterm-256color/README.md",
"chars": 167,
"preview": "Solarized - OS X Terminal.App Settings\n======================================\n\nYou will need to have existing xterm-256c"
},
{
"path": "osx-terminal.app-colors-solarized/xterm-256color/Solarized Dark xterm-256color.terminal",
"chars": 5463,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "osx-terminal.app-colors-solarized/xterm-256color/Solarized Light xterm-256color.terminal",
"chars": 5489,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "putty-colors-solarized/README.mkd",
"chars": 1126,
"preview": "Solarized - PuTTY settings\n==========================\n\n### [See official homepage for full content](http://ethanschoonov"
},
{
"path": "putty-colors-solarized/solarized_dark.reg",
"chars": 644,
"preview": "Windows Registry Editor Version 5.00\r\n\r\n[HKEY_CURRENT_USER\\Software\\SimonTatham\\PuTTY\\Sessions\\Solarized%20Dark]\r\n\"Colou"
},
{
"path": "putty-colors-solarized/solarized_dark_puttytray.txt",
"chars": 442,
"preview": "Colour21\\253,246,227\\\nColour20\\238,232,213\\\nColour19\\147,161,161\\\nColour18\\42,161,152\\\nColour17\\108,113,196\\\nColour16\\21"
},
{
"path": "putty-colors-solarized/solarized_light.reg",
"chars": 658,
"preview": "Windows Registry Editor Version 5.00\r\n\r\n[HKEY_CURRENT_USER\\Software\\SimonTatham\\PuTTY\\Sessions\\Solarized%20Light]\r\n\"Colo"
},
{
"path": "putty-colors-solarized/solarized_light_puttytray.txt",
"chars": 453,
"preview": "Colour21\\253,246,227\\\nColour20\\238,232,213\\\nColour19\\147,161,161\\\nColour18\\42,161,152\\\nColour17\\108,113,196\\\nColour16\\21"
},
{
"path": "qtcreator/README.md",
"chars": 2109,
"preview": "# Solarized colors for Qt Creator\n\nSee Ethan's [Solarized page](http://ethanschoonover.com/solarized) for the \nbackgroun"
},
{
"path": "qtcreator/generate-styles.pl",
"chars": 1100,
"preview": "#!/usr/bin/env perl\nuse strict;\nuse Template;\n\nmy $vars = {\n base03 => \"#002b36\",\n base02 => \"#073642\",\n base01 =>"
},
{
"path": "qtcreator/qtcreator-template.xml",
"chars": 2266,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<style-scheme version=\"1.0\" name=\"Solarized ($variant)\">\n <!--\n Solarized t"
},
{
"path": "qtcreator/solarized-dark.xml",
"chars": 2019,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<style-scheme version=\"1.0\" name=\"Solarized (dark)\">\n <!--\n Solarized theme"
},
{
"path": "qtcreator/solarized-light.xml",
"chars": 2116,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<style-scheme version=\"1.0\" name=\"Solarized (light)\">\n <!--\n Solarized them"
},
{
"path": "seestyle-colors-solarized/README.md",
"chars": 2900,
"preview": "Solarized - SeeStyle for Coda and SubEthaEdit\n=============================================\n\nThis is a [Solarized][solar"
},
{
"path": "seestyle-colors-solarized/Solarized.seestyle",
"chars": 113431,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--\n\nSolarized for Coda\n==================\n\nThis is a port of Ethan Schoonover's"
},
{
"path": "textmate-colors-solarized/README.mkd",
"chars": 1568,
"preview": "Solarized Colorscheme for TextMate\n=============================\n\nSee the [Solarized homepage](http://ethanschoonover.co"
},
{
"path": "textmate-colors-solarized/Solarized (dark).tmTheme",
"chars": 26536,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "textmate-colors-solarized/Solarized (light).tmTheme",
"chars": 41415,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "textwrangler-bbedit-colors-solarized/README.mkd",
"chars": 2346,
"preview": "---\nTitle: Solarized Colorscheme for BBEdit and TextWrangler\nDescription: Precision colors for machines and people\nAutho"
},
{
"path": "textwrangler-bbedit-colors-solarized/Solarized Dark.bbcolors",
"chars": 1312,
"preview": "\"Color:Background\" = \"rgb(1044,8292,10466)\";\n\"Color:Comment\" = \"rgb(2"
},
{
"path": "textwrangler-bbedit-colors-solarized/Solarized Light.bbcolors",
"chars": 1316,
"preview": "\"Color:Background\" = \"rgb(64843,62779,56626)\";\n\"Color:Comment\" = \"rgb"
},
{
"path": "textwrangler-bbedit-colors-solarized/bbcolors",
"chars": 9748,
"preview": "#!/usr/bin/env perl\n#\n# bbcolors -- A text color scheme manager for BBEdit and TextWrangler.\n#\n# Copyright (c) 2006 John"
},
{
"path": "tmux/README.md",
"chars": 1282,
"preview": "# Solarize color theme tmux configuration\n\nA tmux solarized theme using Ethan Schoonover’s [Solarized color scheme](http"
},
{
"path": "tmux/tmuxcolors-256.conf",
"chars": 970,
"preview": "#### COLOUR (Solarized 256)\n\n# default statusbar colors\nset-option -g status-bg colour235 #base02\nset-option -g status-f"
},
{
"path": "tmux/tmuxcolors-dark.conf",
"chars": 952,
"preview": "#### COLOUR (Solarized dark)\n\n# default statusbar colors\nset-option -g status-bg black #base02\nset-option -g status-fg y"
},
{
"path": "tmux/tmuxcolors-light.conf",
"chars": 951,
"preview": "#### COLOUR (Solarized light)\n\n# default statusbar colors\nset-option -g status-bg white #base2\nset-option -g status-fg y"
},
{
"path": "utils/README.md",
"chars": 153,
"preview": "These are used only for testing and packaging Solarized into release formats. \nDisregard unless you are into ugly ex an"
},
{
"path": "utils/package.sh",
"chars": 1621,
"preview": "#!/bin/sh\n\nexport COPYFILE_DISABLE=true\nrm -rf ~/tmp/solarized*\ncp -r ~/wrk/solarized ~/tmp/\ncd ~/tmp/solarized\nrm -rf ."
},
{
"path": "utils/pandoc2readme",
"chars": 146,
"preview": "%s+(/img/solarized/+(https://github.com/altercation/solarized/raw/master/img/+g\ng/\\%^---/,/^---\\s*$/d\ng/\\%^$/d\ng/^The Va"
},
{
"path": "utils/subtrees.mkd",
"chars": 2974,
"preview": "Subtree Specific Remotes\n========================\n\nremote-emacs-colors-solarized\nremote-visualstudio-colors-solarized\nre"
},
{
"path": "utils/tests/c.c",
"chars": 776,
"preview": "#define UNICODE\n#include <windows.h>\n\nint main(int argc, char **argv) {\n int speed = 0, speed1 = 0, speed2 = 0; // 1-20"
},
{
"path": "utils/tests/haskell.hs",
"chars": 1035,
"preview": "{-# LANGUAGE OverloadedStrings #-}\nmodule Main where\n\n--import Prelude hiding (id)\n--import Control.Category (id)\nimport"
},
{
"path": "utils/tests/html.html",
"chars": 592,
"preview": "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\n<html><head>\n<title>A Tiny Page</title>\n<style type=\"tex"
},
{
"path": "utils/tests/java.java",
"chars": 461,
"preview": "import java.util.Map;\nimport java.util.TreeSet;\n\npublic class GetEnv {\n /**\n * let's test generics\n * @param args t"
},
{
"path": "utils/tests/javascript.js",
"chars": 593,
"preview": "/**\nsample javascript from xui\n*/\n\nvar undefined,\n xui,\n window = this,\n string = new String('string'),"
},
{
"path": "utils/tests/pandoc.md",
"chars": 467,
"preview": "% Pandoc Test File\n% Ethan Schoonover\n% March 22, 2011\n\n%% format: markdown+lhs\n\n> import Hakyll\n> main :: IO ()\n> main "
},
{
"path": "utils/tests/perl.pl",
"chars": 684,
"preview": "#!perl -w\n\n# Time-stamp: <2002/04/06, 13:12:13 (EST), maverick, csvformat.pl>\n# Two pass CSV file to table formatter\n\n$d"
},
{
"path": "utils/tests/php.php",
"chars": 1003,
"preview": "<?php\nrequire_once($GLOBALS['g_campsiteDir']. \"/$ADMIN_DIR/country/common.php\");\nrequire_once($GLOBALS['g_campsiteDir']."
},
{
"path": "utils/tests/python.py",
"chars": 2613,
"preview": "# test python (sample from offlineimap)\n\nclass ExitNotifyThread(Thread):\n \"\"\"This class is designed to alert a \"monit"
},
{
"path": "utils/tests/ruby.rb",
"chars": 974,
"preview": "# ruby test file ruby.rb\n\ninclude Enumerable\n\ndef initialize(rbconfig)\n@rbconfig = rbconfig\n@no_harm = false\nend\n\ndef lo"
},
{
"path": "utils/tests/shell.sh",
"chars": 1148,
"preview": "#!/bin/bash\n\ncd $ROOT_DIR\nDOT_FILES=\"lastpass weechat ssh Xauthority\"\nfor dotfile in $DOT_FILES; do conform_link \"$DATA_"
},
{
"path": "utils/tests/tex.tex",
"chars": 1047,
"preview": "% Time-stamp: <2004/04/06, 16:46:43 (EST), maverick, test.tex>\n\\subsection{Strict diagonal-dominance}\nSuppose we are giv"
},
{
"path": "utils/vimorg-text",
"chars": 1175,
"preview": "Solarized\n=========\n\nsummary\n-------\n\nBeautiful dual light/dark, selective contrast, GUI/256/16 colorscheme\n\ndetailed de"
},
{
"path": "utils/vimscreenshots.applescript",
"chars": 4768,
"preview": "set fontList to {{\"LetterGothicMono\\\\ Light:h18\", \"lettergothic18\"}, {\"LetterGothicMono\\\\ Light:h14\", \"lettergothic14\"},"
},
{
"path": "vim-colors-solarized/README.mkd",
"chars": 10767,
"preview": "---\nTitle: Solarized Colorscheme for Vim\nDescription: Precision colors for machines and people\nAuthor: Ethan Schoonover\n"
},
{
"path": "vim-colors-solarized/autoload/togglebg.vim",
"chars": 2023,
"preview": "\" Toggle Background\n\" Modified: 2011 Apr 29\n\" Maintainer: Ethan Schoonover\n\" License: OSI approved MIT licens"
},
{
"path": "vim-colors-solarized/colors/solarized.vim",
"chars": 51917,
"preview": "\" Name: Solarized vim colorscheme\n\" Author: Ethan Schoonover <es@ethanschoonover.com>\n\" URL: http://ethanscho"
},
{
"path": "vim-colors-solarized/doc/solarized.txt",
"chars": 11286,
"preview": "*solarized.vim* for Vim version 7.3 or newer. Modified: 2011 May 05\n\n\n\t\tSolarized Vim Colorscheme by Ethan Schoonover ~\n"
},
{
"path": "vim-colors-solarized/doc/tags",
"chars": 1351,
"preview": "'solarized_bold'\tsolarized.txt\t/*'solarized_bold'*\n'solarized_contrast'\tsolarized.txt\t/*'solarized_contrast'*\n'solarized"
},
{
"path": "visualstudio-colors-solarized/vs2005/solarized-dark.vssettings",
"chars": 11173,
"preview": "<UserSettings>\r\n\t<ApplicationIdentity version=\"8.0\"/>\r\n\t<ToolsOptions>\r\n\t\t<ToolsOptionsCategory name=\"Environment\" Regis"
},
{
"path": "visualstudio-colors-solarized/vs2005/solarized-light.vssettings",
"chars": 11218,
"preview": "<UserSettings>\r\n\t<ApplicationIdentity version=\"8.0\"/>\r\n\t<ToolsOptions>\r\n\t\t<ToolsOptionsCategory name=\"Environment\" Regis"
},
{
"path": "visualstudio-colors-solarized/vs2008/solarized-dark.vssettings",
"chars": 11173,
"preview": "<UserSettings>\r\n\t<ApplicationIdentity version=\"9.0\"/>\r\n\t<ToolsOptions>\r\n\t\t<ToolsOptionsCategory name=\"Environment\" Regis"
},
{
"path": "visualstudio-colors-solarized/vs2008/solarized-light.vssettings",
"chars": 11218,
"preview": "<UserSettings>\r\n\t<ApplicationIdentity version=\"9.0\"/>\r\n\t<ToolsOptions>\r\n\t\t<ToolsOptionsCategory name=\"Environment\" Regis"
},
{
"path": "visualstudio-colors-solarized/vs2010/solarized-dark.vssettings",
"chars": 11174,
"preview": "<UserSettings>\r\n\t<ApplicationIdentity version=\"10.0\"/>\r\n\t<ToolsOptions>\r\n\t\t<ToolsOptionsCategory name=\"Environment\" Regi"
},
{
"path": "visualstudio-colors-solarized/vs2010/solarized-light.vssettings",
"chars": 11219,
"preview": "<UserSettings>\r\n\t<ApplicationIdentity version=\"10.0\"/>\r\n\t<ToolsOptions>\r\n\t\t<ToolsOptionsCategory name=\"Environment\" Regi"
},
{
"path": "xchat/README.md",
"chars": 7351,
"preview": "# Solarized Colorscheme for XChat\n\nThis is a port of the [Solarized][solarized-homepage] colorscheme for\n[XChat][xchat-h"
},
{
"path": "xchat/pevents.conf",
"chars": 10889,
"preview": "event_name=Add Notify\nevent_text=%C22*%O$t$1 added to notify list.\n\nevent_name=Ban List\nevent_text=%C22*%O$t$1 Banlist:%"
},
{
"path": "xchat/solarized-dark-colors.conf",
"chars": 1092,
"preview": "color_0 = cccc cccc cccc\ncolor_1 = 0000 0000 0000\ncolor_2 = 35c2 35c2 b332\ncolor_3 = 2a3d 8ccc 2a3d\ncolor_4 = c3c3 3b3b "
},
{
"path": "xchat/solarized-light-colors.conf",
"chars": 1092,
"preview": "color_0 = cccc cccc cccc\ncolor_1 = 0000 0000 0000\ncolor_2 = 35c2 35c2 b332\ncolor_3 = 2a3d 8ccc 2a3d\ncolor_4 = c3c3 3b3b "
},
{
"path": "xfce4-terminal/LICENSE",
"chars": 1057,
"preview": "Copyright (c) 2011 Sasha Gerrand\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this s"
},
{
"path": "xfce4-terminal/README.md",
"chars": 1600,
"preview": "Solarized colour scheme for the Xfce4 Terminal\n=============================\n\nDeveloped by Sasha Gerrand <github.com@sge"
},
{
"path": "xfce4-terminal/dark/terminalrc",
"chars": 574,
"preview": "[Configuration]\nColorCursor=#0f0f49499999\nColorForeground=#838394949696\nColorBackground=#00002b2b3636\nColorPalette1=#070"
},
{
"path": "xfce4-terminal/light/terminalrc",
"chars": 557,
"preview": "[Configuration]\nColorCursor=#9393a1a1a1a1\nColorForeground=#00002B2B3636\nColorBackground=#fdfdf6f6e3e3\nColorPalette1=#070"
},
{
"path": "xresources/LICENSE",
"chars": 1061,
"preview": "Copyright (c) 2011 Ethan Schoonover\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof thi"
},
{
"path": "xresources/README.md",
"chars": 728,
"preview": "Solarized\n=========\n## Precision colors for machines and people\n\nProject Home: http://ethanschoonover.com/solarized\n\nCol"
},
{
"path": "xresources/solarized",
"chars": 1857,
"preview": "! Solarized color scheme for the X Window System\n!\n! http://ethanschoonover.com/solarized\n\n\n! Common\n\n#define S_yellow "
}
]
// ... and 11 more files (download for full content)
About this extraction
This page contains the full source code of the altercation/solarized GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 163 files (676.8 KB), approximately 221.2k tokens, and a symbol index with 16 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.