{"id":13512527,"url":"https://github.com/altercation/solarized","last_synced_at":"2025-05-13T20:15:34.847Z","repository":{"id":37663477,"uuid":"1381283","full_name":"altercation/solarized","owner":"altercation","description":"precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes","archived":false,"fork":false,"pushed_at":"2024-07-11T19:57:30.000Z","size":34558,"stargazers_count":15897,"open_issues_count":219,"forks_count":3506,"subscribers_count":397,"default_branch":"master","last_synced_at":"2025-04-28T10:57:56.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ethanschoonover.com/solarized","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/altercation.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.mkd","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-02-18T05:18:27.000Z","updated_at":"2025-04-27T13:16:55.000Z","dependencies_parsed_at":"2023-01-19T06:15:49.354Z","dependency_job_id":"ffe2add2-6a87-4b33-8c8d-38616159188e","html_url":"https://github.com/altercation/solarized","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altercation%2Fsolarized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altercation%2Fsolarized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altercation%2Fsolarized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altercation%2Fsolarized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/altercation","download_url":"https://codeload.github.com/altercation/solarized/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254020638,"owners_count":22000755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T03:01:59.403Z","updated_at":"2025-05-13T20:15:34.802Z","avatar_url":"https://github.com/altercation.png","language":"Vim script","funding_links":[],"categories":["Vim Script","Vim script","Web tools"],"sub_categories":[],"readme":"---\ntitle: Solarized\ndescription: Precision colors for machines and people\nauthor: Ethan Schoonover\ntags: test, testing, test123\ncolors: light yellow\ncreated:  2011 Mar 15\nmodified: 2011 Apr 16\n\n---\n\nSolarized\n=========\n\n## Precision colors for machines and people\n\n[![solarized dualmode](https://github.com/altercation/solarized/raw/master/img/solarized-yinyang.png)](#features)\n\nSolarized is a sixteen color palette (eight monotones, eight accent colors)\ndesigned for use with terminal and gui applications. It has several [unique\nproperties](#features). I designed this colorscheme with both precise\n[CIELAB](http://en.wikipedia.org/wiki/Lab_color_space) lightness relationships\nand a refined set of hues based on fixed color wheel relationships. It has been\ntested extensively in real world use on color calibrated displays (as well as\nuncalibrated/intentionally miscalibrated displays) and in a variety of lighting\nconditions.\n\n***See the [changelog] for what's new in the most recent release.***\n\n![solarized palette](https://github.com/altercation/solarized/raw/master/img/solarized-palette.png)\n\n![solarized vim](https://github.com/altercation/solarized/raw/master/img/solarized-vim.png)\n\nCurrently available in formats for (cf [screenshots](#screenshots) below):\n\n### Editors \u0026 IDEs\n\n*   **Vim** by [me](https://github.com/altercation) (the Vim-only portion of Solarized is\n    [available here](https://github.com/altercation/vim-colors-solarized), for use with\n    Pathogen, etc.). See also the [Vim README](http://ethanschoonover.com/solarized/vim-colors-solarized).\n*   **Emacs** courtesy of [Greg Pfeil](http://blog.technomadic.org)\n    ([@sellout](http://twitter.com/sellout))\n    in the main repo and in a [standalone repository][Emacs Repository]\n*   **IntelliJ IDEA**\n    courtesy of [Johan Kaving](https://github.com/jkaving) and\n    ([@flangy](http://twitter.com/flangy))\n    in the main repo and in a [standalone repository][IntelliJ Repository]\n*   **NetBeans** courtesy of [Brian Fenton](https://github.com/fentie) and\n    in the main repo and in a [standalone repository][NetBeans Repository]\n*   **SeeStyle theme for Coda \u0026 SubEthaEdit** courtesy of\n    [Justin Hileman](http://justinhileman.com/)\n    ([@bobthecow](http://twitter.com/bobthecow)),\n    in the main repo and in a\n    [standalone repository][SeeStyle-Coda-SubEthaEdit Repository]\n*   **TextMate** --- ***NOTE:*** Dark Theme is work in progress\\\n    courtesy of [Tom Martin](http://thedeplorableword.net/)\n    ([@deplorableword](http://twitter.com/deplorableword))\n    in the main repo and in a [standalone repository][TextMate Repository]\n    (with key work from [Mark Story](http://mark-story.com)\n    and [Brian Mathiyakom](http://brian.rarevisions.net))\n*   **TextWrangler \u0026 BBEdit** courtesy of [Rui Carmo](http://the.taoofmac.com)\n    ([@taoofmac](http://twitter.com/taoofmac))\n    in the main repo and in a [standalone repository][TextWrangler-BBEdit Repository]\n*   **Visual Studio** courtesy of [David Thibault](http://www.leddt.com)\n    ([@leddt](http://twitter.com/leddt))\n    in the main repo and in a [standalone repository][Visual Studio Repository]\n\n*   **Xcode** work in progress ports are available for [Xcode 3] and [Xcode 4]\n    and will be pulled into the main Solarized project soon.\n\n### Terminal Emulators\n\n* **Xresources** / Xdefaults\n* **iTerm2**\n* **OS X Terminal.app**\n* **Putty** courtesy [Brant Bobby](http://www.control-v.net)\n    and on [GitHub](https://github.com/brantb)\n* **Xfce terminal** courtesy [Sasha Gerrand](http://sgerrand.com)\n    and on [GitHub](https://github.com/sgerrand)\n\n### Other Applications\n\n*   **Mutt** e-mail client also by [me] (*just* the Mutt colorscheme is\n    [available here][Mutt Repository])\n\n### Palettes\n\n* **Adobe Photoshop** Palette (inc. L\\*a\\*b values)\n* **Apple Color Picker** Palettes\n* **GIMP** Palette\n\nDon't see the application you want to use it in? Download the palettes (or pull\nthe values from the table below) and create your own. Submit it back and I'll\nhappily note the contribution and include it on this page.  See also the\n[Usage \u0026 Development](#usage-development) section below for details on the\nspecific values to be used in different contexts.\n\nDownload\n--------\n\n### [Click here to download latest version](http://ethanschoonover.com/solarized/files/solarized.zip)\n\nCurrent release is **v1.0.0beta2**. See the [changelog] for details on what's\nnew in this release.\n\n### Fresh Code on GitHub\n\nYou can also use the following links to access application specific downloads\nand git repositories:\n\n*   **Canonical Project Page:**\n\n    Downloads, screenshots and more information are always available from the\n    project page: \u003chttp://ethanschoonover.com/solarized\u003e\n\n*   **Full Git Repository:**\n\n    The full git repository is at: \u003chttps://github.com/altercation/solarized\u003e\n    Get it using the following command:\n\n        $ git clone git://github.com/altercation/solarized.git\n\n*   **Application Specific Repositories:**\n\n    You can clone repositories specific to many of the application specific\n    color themes. See links in the list above or select from this list:\n\n    * [Vim Repository]\n    * [Mutt Repository]\n    * [Emacs Repository]\n    * [IntelliJ Repository]\n    * [NetBeans Repository]\n    * [SeeStyle-Coda-SubEthaEdit Repository]\n    * [TextMate Repository]\n    * [TextWrangler-BBEdit Repository]\n    * [Visual Studio Repository]\n\n    * [Xcode 3 work in progress][Xcode 3]\n    * [Xcode 4 work in progress][Xcode 4]\n\nNote that through the magic of [git-subtree](https://github.com/apenwarr/git-subtree)\nthese repositories are all kept in sync, so you can pull any of them and get the most up-to-date version.\n\nFeatures\n--------\n\n1. **Selective contrast**\n\n    On a sunny summer day I love to read a book outside. Not right in the sun;\n    that's too bright. I'll hunt for a shady spot under a tree. The shaded\n    paper contrasts with the crisp text nicely. If you were to actually measure\n    the contrast between the two, you'd find it is much lower than black text\n    on a white background (or white on black) on your display device of choice.\n    Black text on white from a computer display is akin to reading a book in\n    direct sunlight and tires the eye.\n\n    ![solarized selective contrast](https://github.com/altercation/solarized/raw/master/img/solarized-selcon.png)\n\n    Solarized reduces *brightness contrast* but, unlike many low contrast\n    colorschemes, retains *contrasting hues* (based on colorwheel relations)\n    for syntax highlighting readability.\n\n2. **Both sides of the force**\n\n    ![solarized dualmode](https://github.com/altercation/solarized/raw/master/img/solarized-dualmode.png)\n\n    I often switch between dark and light modes when editing text and code.\n    Solarized retains the same selective contrast relationships and overall\n    feel when switching between the light and dark background modes. A *lot* of\n    thought, planning and testing has gone into making both modes feel like\n    part of a unified colorscheme.\n\n3. **16/5 palette modes**\n\n    ![solarized palettes](https://github.com/altercation/solarized/raw/master/img/solarized-165.png)\n\n    Solarized works as a sixteen color palette for compatibility with common\n    terminal based applications / emulators. In addition, it has been carefully\n    designed to scale down to a variety of five color palettes (four base\n    monotones plus one accent color) for use in design work such as web design.\n    In every case it retains a strong personality but doesn't overwhelm.\n\n5.  **Precision, symmetry**\n\n    ![solarized symmetry](https://github.com/altercation/solarized/raw/master/img/solarized-sym.png)\n\n    The monotones have symmetric CIELAB lightness differences, so switching\n    from dark to light mode retains the same perceived contrast in brightness\n    between each value. Each mode is equally readable. The accent colors are\n    based off specific colorwheel relations and subsequently translated to\n    CIELAB to ensure perceptual uniformity in terms of lightness. The hues\n    themselves, as with the monotone \\*a\\*b values, have been adjusted within\n    a small range to achieve the most pleasing combination of colors.\n\n    See also the [Usage \u0026 Development](#usage-development) section below for\n    details on the specific values to be used in different contexts.\n\n    This makes colorscheme inversion trivial. Here, for instance, is a sass\n    (scss) snippet that inverts solarized based on the class of the html tag\n    (e.g. `\u003chtml class=\"dark red\"\u003e` to give a dark background with red accent):\n\n        $base03:    #002b36;\n        $base02:    #073642;\n        $base01:    #586e75;\n        $base00:    #657b83;\n        $base0:     #839496;\n        $base1:     #93a1a1;\n        $base2:     #eee8d5;\n        $base3:     #fdf6e3;\n        $yellow:    #b58900;\n        $orange:    #cb4b16;\n        $red:       #dc322f;\n        $magenta:   #d33682;\n        $violet:    #6c71c4;\n        $blue:      #268bd2;\n        $cyan:      #2aa198;\n        $green:     #859900;\n        @mixin rebase($rebase03,$rebase02,$rebase01,$rebase00,$rebase0,$rebase1,$rebase2,$rebase3)\n        {\n            background-color:$rebase03;\n            color:$rebase0;\n            * { color:$rebase0; }\n            h1,h2,h3,h4,h5,h6 { color:$rebase1; border-color: $rebase0; }\n            a, a:active, a:visited { color: $rebase1; }\n        }\n        @mixin accentize($accent) {\n            a, a:active, a:visited, code.url { color: $accent; }\n            h1,h2,h3,h4,h5,h6 {color:$accent}\n        }\n        /* light is default mode, so pair with general html definition */\n        html, .light { @include rebase($base3,$base2,$base1,$base0,$base00,$base01,$base02,$base03)}\n        .dark  { @include rebase($base03,$base02,$base01,$base00,$base0,$base1,$base2,$base3)}\n        html * {\n            color-profile: sRGB;\n            rendering-intent: auto;\n        }\n\n    See also [the full css stylesheet for this site](https://github.com/altercation/ethanschoonover.com/blob/master/resources/css/style.css).\n\nInstallation\n------------\n\nInstallation instructions for each version of the colorscheme are included in\nthe subdirectory README files. Note that for Vim (and possibly for Mutt) you\nmay want to clone the specific repository (for instance if you are using\nPathogen). See the links at the top of this file.\n\nFont Samples\n------------\n\nSolarized has been designed to handle fonts of various weights and retain\nreadability, from the classic Terminus to the beefy Menlo.\n\n![font samples - light](https://github.com/altercation/solarized/raw/master/img/solarized-fontsamples-light.png)\n![font samples - dark](https://github.com/altercation/solarized/raw/master/img/solarized-fontsamples-dark.png)\n\nClockwise from upper left: Menlo, Letter Gothic, Terminus, Andale Mono.\n\nPreview all code samples in specific font faces by selecting a link from this\nlist:\n\n* [DejaVu Sans 18](http://ethanschoonover.com/solarized/img/dejavusans18/)\n* [DejaVu Sans 14](http://ethanschoonover.com/solarized/img/dejavusans14/)\n* [Letter Gothic 18](http://ethanschoonover.com/solarized/img/lettergothic18/)\n* [Letter Gothic 14](http://ethanschoonover.com/solarized/img/lettergothic14/)\n\n* [Andale Mono 14](http://ethanschoonover.com/solarized/img/andalemono14/)\n* [Monaco 14](http://ethanschoonover.com/solarized/img/monaco14/)\n* [Skyhook Mono 14](http://ethanschoonover.com/solarized/img/skyhookmono14/)\n\n* [Terminus 12](http://ethanschoonover.com/solarized/img/terminus12/)\n* [Terminus 20](http://ethanschoonover.com/solarized/img/terminus20/)\n\nScreenshots\n-----------\n\nClick to view.\n\n### Mutt\n\n[![mutt dark](https://github.com/altercation/solarized/raw/master/img/screen-mutt-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-mutt-dark.png)\n[![mutt light](https://github.com/altercation/solarized/raw/master/img/screen-mutt-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-mutt-light.png)\n\n### C (Vim)\n\n[![c dark](https://github.com/altercation/solarized/raw/master/img/screen-c-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-c-dark.png)\n[![c light](https://github.com/altercation/solarized/raw/master/img/screen-c-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-c-light.png)\n\n### Haskell (Vim)\n\n[![haskell dark](https://github.com/altercation/solarized/raw/master/img/screen-haskell-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-haskell-dark.png)\n[![haskell light](https://github.com/altercation/solarized/raw/master/img/screen-haskell-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-haskell-light.png)\n\n### HTML (Vim)\n\n[![html dark](https://github.com/altercation/solarized/raw/master/img/screen-html-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-html-dark.png)\n[![html light](https://github.com/altercation/solarized/raw/master/img/screen-html-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-html-light.png)\n\n### Java (Vim)\n\n[![java dark](https://github.com/altercation/solarized/raw/master/img/screen-java-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-java-dark.png)\n[![java light](https://github.com/altercation/solarized/raw/master/img/screen-java-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-java-light.png)\n\n### Javascript (Vim)\n\n[![javascript dark](https://github.com/altercation/solarized/raw/master/img/screen-javascript-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-javascript-dark.png)\n[![javascript light](https://github.com/altercation/solarized/raw/master/img/screen-javascript-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-javascript-light.png)\n\n### Pandoc Markdown (Vim)\n\nThese screen shots show Vim running with my own [Pandoc Kit Syntax](http://ethanschoonover.com/pandockit/).\n\n[![pandoc dark](https://github.com/altercation/solarized/raw/master/img/screen-pandoc-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-pandoc-dark.png)\n[![pandoc light](https://github.com/altercation/solarized/raw/master/img/screen-pandoc-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-pandoc-light.png)\n\n### Perl (Vim)\n\n[![perl dark](https://github.com/altercation/solarized/raw/master/img/screen-perl-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-perl-dark.png)\n[![perl light](https://github.com/altercation/solarized/raw/master/img/screen-perl-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-perl-light.png)\n\n### PHP (Vim)\n\n[![php dark](https://github.com/altercation/solarized/raw/master/img/screen-php-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-php-dark.png)\n[![php light](https://github.com/altercation/solarized/raw/master/img/screen-php-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-php-light.png)\n\n### Python (Vim)\n\n[![python dark](https://github.com/altercation/solarized/raw/master/img/screen-python-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-python-dark.png)\n[![python light](https://github.com/altercation/solarized/raw/master/img/screen-python-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-python-light.png)\n\n### Ruby (Vim)\n\n[![ruby dark](https://github.com/altercation/solarized/raw/master/img/screen-ruby-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-ruby-dark.png)\n[![ruby light](https://github.com/altercation/solarized/raw/master/img/screen-ruby-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-ruby-light.png)\n\n### Shell (Vim)\n\n[![shell dark](https://github.com/altercation/solarized/raw/master/img/screen-shell-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-shell-dark.png)\n[![shell light](https://github.com/altercation/solarized/raw/master/img/screen-shell-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-shell-light.png)\n\n### TeX (Vim)\n\n[![tex dark](https://github.com/altercation/solarized/raw/master/img/screen-tex-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-tex-dark.png)\n[![tex light](https://github.com/altercation/solarized/raw/master/img/screen-tex-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-tex-light.png)\n\nThe Values\n----------\n\nL\\*a\\*b values are canonical (White D65, Reference D50), other values are\nmatched in sRGB space.\n\n    SOLARIZED HEX     16/8 TERMCOL  XTERM/HEX   L*A*B      RGB         HSB\n    --------- ------- ---- -------  ----------- ---------- ----------- -----------\n    base03    #002b36  8/4 brblack  234 #1c1c1c 15 -12 -12   0  43  54 193 100  21\n    base02    #073642  0/4 black    235 #262626 20 -12 -12   7  54  66 192  90  26\n    base01    #586e75 10/7 brgreen  240 #585858 45 -07 -07  88 110 117 194  25  46\n    base00    #657b83 11/7 bryellow 241 #626262 50 -07 -07 101 123 131 195  23  51\n    base0     #839496 12/6 brblue   244 #808080 60 -06 -03 131 148 150 186  13  59\n    base1     #93a1a1 14/4 brcyan   245 #8a8a8a 65 -05 -02 147 161 161 180   9  63\n    base2     #eee8d5  7/7 white    254 #e4e4e4 92 -00  10 238 232 213  44  11  93\n    base3     #fdf6e3 15/7 brwhite  230 #ffffd7 97  00  10 253 246 227  44  10  99\n    yellow    #b58900  3/3 yellow   136 #af8700 60  10  65 181 137   0  45 100  71\n    orange    #cb4b16  9/3 brred    166 #d75f00 50  50  55 203  75  22  18  89  80\n    red       #dc322f  1/1 red      160 #d70000 50  65  45 220  50  47   1  79  86\n    magenta   #d33682  5/5 magenta  125 #af005f 50  65 -05 211  54 130 331  74  83\n    violet    #6c71c4 13/5 brmagenta 61 #5f5faf 50  15 -45 108 113 196 237  45  77\n    blue      #268bd2  4/4 blue      33 #0087ff 55 -10 -45  38 139 210 205  82  82\n    cyan      #2aa198  6/6 cyan      37 #00afaf 60 -35 -05  42 161 152 175  74  63\n    green     #859900  2/2 green     64 #5f8700 60 -20  65 133 153   0  68 100  60\n\nUsage \u0026 Development\n-------------------\n\nIf you are considering developing a port for Solarized, please see also the\n[developer notes](http://ethanschoonover.com/solarized/DEVELOPERS) for\ninformation about optional repository structure and readme formats.\n\nSolarized flips between light and dark modes. In each mode, four monotones form\nthe core values (with an optional fifth for emphasized content).\n\n![value samples - dark](https://github.com/altercation/solarized/raw/master/img/solarized-values-dark.png)\n\n![value samples - light](https://github.com/altercation/solarized/raw/master/img/solarized-values-light.png)\n\nThus in the case of a dark background colorscheme, the normal relationship for\nbackground and body text is `base03:base0` (please note that body text is\n**not** `base00`).  Note also that in cases where the background and foreground\ncan be specified as a pair value, text can be highlighted using a combination\nof `base02:base1`. The L\\*a\\*b lightness difference between `base03:base0` and\n`base02:base1` is identical by design, resulting in identical readability\nagainst both normal and highlighted backgrounds. An example use case is folded\ntext in Vim which uses `base02` for the background and `base1` for the\nforeground.\n\nThe values in this example are simply inverted in the case of a light\nbackground.\n\n\n\n[Vim Repository]: https://github.com/altercation/vim-colors-solarized\n[Mutt Repository]: https://github.com/altercation/mutt-colors-solarized\n[Emacs Repository]: https://github.com/sellout/emacs-color-theme-solarized\n[IntelliJ Repository]: https://github.com/jkaving/intellij-colors-solarized\n[NetBeans Repository]: https://github.com/fentie/netbeans-colors-solarized\n[SeeStyle-Coda-SubEthaEdit Repository]: https://github.com/bobthecow/solarized-seestyle\n[TextMate Repository]: https://github.com/deplorableword/textmate-solarized\n[TextWrangler-BBEdit Repository]: https://github.com/rcarmo/textwrangler-bbedit-solarized\n[Visual Studio Repository]: https://github.com/leddt/visualstudio-colors-solarized\n[Xcode 3]: https://github.com/shayne/solarized/tree/master/apple-xcode3-solarized\n[Xcode 4]: https://github.com/brianmichel/solarized/tree/master/apple-xcode4-solarized\n[me]: http://ethanschoonover.com/colophon\n[changelog]: http://ethanschoonover.com/solarized/CHANGELOG\n[Vim README]: http://ethanschoonover.com/solarized/vim-colors-solarized\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltercation%2Fsolarized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltercation%2Fsolarized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltercation%2Fsolarized/lists"}