From 5b671bafee788b4e1d5bb90fea0c3b03c9f4afcc Mon Sep 17 00:00:00 2001 From: Ethan Schoonover Date: Thu, 14 Apr 2011 16:35:45 -0700 Subject: [PATCH] updated readme links to app specific repositories --- README.md | 74 ++++++++++++++++++++++------------------------ utils/subtrees.mkd | 2 -- 2 files changed, 35 insertions(+), 41 deletions(-) diff --git a/README.md b/README.md index bf8654c..1ea1946 100644 --- a/README.md +++ b/README.md @@ -33,23 +33,18 @@ Currently available in formats for (cf [screenshots](#screenshots) below): ### Editors & IDEs -* **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)) -* **Emacs** courtesy [Greg Pfeil](http://blog.technomadic.org) - ([@sellout](http://twitter.com/sellout)) - and available in the main repository as well as [standalone - here](https://github.com/sellout/emacs-color-theme-solarized) -* **IntelliJ IDEA** courtesy [Johan Kaving](https://github.com/jkaving) and +* **Vim** (the Vim-only portion of Solarized is + [available here][Vim Repository], for use with Pathogen, etc.) +* **Mutt** e-mail client (*just* the Mutt colorscheme is + [available here][Mutt Repository]) +* **Emacs** courtesy [Greg Pfeil](http://blog.technomadic.org) ([@sellout](http://twitter.com/sellout)) + and available in the main repository as well as [standalone here][Emacs Repository] +* **IntelliJ IDEA** + courtesy [Johan Kaving](https://github.com/jkaving) and [Adam Vandenberg](https://github.com/adamv) ([@flangy](http://twitter.com/flangy)) - and available in the main repository as well as [standalone - here](https://github.com/jkaving/intellij-colors-solarized) -* **Visual Studio** courtesy [David Thibault](http://www.leddt.com) - ([@leddt](http://twitter.com/leddt)) - and available in the main repository as well as [standalone - here](https://github.com/leddt/visualstudio-colors-solarized). + and available in the main repository as well as [standalone here][IntelliJ Repository] +* **Visual Studio** courtesy [David Thibault](http://www.leddt.com) ([@leddt](http://twitter.com/leddt)) + and available in the main repository as well as [standalone here][Visual Studio Repository] ### Terminal Emulators * **Xresources** / Xdefaults @@ -81,38 +76,31 @@ Current release is **v1.0.0beta1**. You can also use the following links to access application specific downloads and git repositories: -* **Full git repository:** +* **Canonical Project Page:** + + Downloads, screenshots and more information are always available from the + project page: + +* **Full Git Repository:** The full git repository is at: Get it using the following command: $ git clone git://github.com/altercation/solarized.git -* **Vim only:** +* **Application Specific Repositories:** - The vim-only colorscheme (Pathogen ready) is available at: - . - - $ git clone git://github.com/altercation/vim-colors-solarized.git + You can clone repositories specific to many of the application specific + color themes. See links in the list above or select from this list: - You can also download it from [vim.org](http://www.vim.org/scripts/script.php?script_id=3520). + * [Vim Repository] + * [Mutt Repository] + * [Emacs Repository] + * [IntelliJ Repository] + * [Visual Studio Repository] -* **Mutt only:** - - The mutt-only variants can be cloned from - - - $ 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: - -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. +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 -------- @@ -363,3 +351,11 @@ 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 +[Visual Studio Repository]: https://github.com/leddt/visualstudio-colors-solarized diff --git a/utils/subtrees.mkd b/utils/subtrees.mkd index bf69aa7..c794b7b 100644 --- a/utils/subtrees.mkd +++ b/utils/subtrees.mkd @@ -24,8 +24,6 @@ git subtree pull --prefix=emacs-colors-solarized remote-emacs-colors-solarized m git subtree pull --prefix=visualstudio-colors-solarized remote-visualstudio-colors-solarized master git subtree pull --prefix=intellij-colors-solarized remote-intellij-colors-solarized master - - Non subtree ports ================= putty: https://github.com/brantb/solarized.git