updated changelog in prep for beta2
parent
a381fd1cdb
commit
ced5aac690
|
|
@ -1,9 +1,43 @@
|
||||||
Solarized Changelog
|
Solarized Changelog
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
## Current release 1.0.0beta2
|
||||||
|
|
||||||
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\] 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
|
### Critical Changes
|
||||||
|
|
||||||
These changes may require you to change your configuration.
|
These changes may require you to change your configuration.
|
||||||
|
|
@ -61,7 +95,7 @@ These changes may require you to change your configuration.
|
||||||
|
|
||||||
These changes should not impact your usage of the Solarized.
|
These changes should not impact your usage of the Solarized.
|
||||||
|
|
||||||
* **PALETTES : IMPROVEMENT : Better red**
|
* **PALETTES : IMPROVEMENT : Colorspace tagged and untagged versions**
|
||||||
Changed default OS X color picker palatte swatches to tagged colors (sRGB)
|
Changed default OS X color picker palatte swatches to tagged colors (sRGB)
|
||||||
and included alternate palette with untagged color swatches for advanced
|
and included alternate palette with untagged color swatches for advanced
|
||||||
users (v1.0.0beta1 had untagged as default).
|
users (v1.0.0beta1 had untagged as default).
|
||||||
|
|
@ -107,4 +141,4 @@ First public release. Included:
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
MODIFIED: 2011 Apr 09
|
MODIFIED: 2011 Apr 16
|
||||||
|
|
|
||||||
24
README.md
24
README.md
|
|
@ -26,6 +26,8 @@ tested extensively in real world use on color calibrated displays (as well as
|
||||||
uncalibrated/intentionally miscalibrated displays) and in a variety of lighting
|
uncalibrated/intentionally miscalibrated displays) and in a variety of lighting
|
||||||
conditions.
|
conditions.
|
||||||
|
|
||||||
|
***See the [changelog] for what's new in the most recent release.***
|
||||||
|
|
||||||
\
|
\
|
||||||
\
|
\
|
||||||
|
|
||||||
|
|
@ -35,8 +37,6 @@ Currently available in formats for (cf [screenshots](#screenshots) below):
|
||||||
|
|
||||||
* **Vim** by [me] (the Vim-only portion of Solarized is
|
* **Vim** by [me] (the Vim-only portion of Solarized is
|
||||||
[available here][Vim Repository], for use with Pathogen, etc.)
|
[available here][Vim Repository], for use with Pathogen, etc.)
|
||||||
* **Mutt** e-mail client also by [me] (*just* the Mutt colorscheme is
|
|
||||||
[available here][Mutt Repository])
|
|
||||||
* **Emacs** courtesy of [Greg Pfeil](http://blog.technomadic.org)
|
* **Emacs** courtesy of [Greg Pfeil](http://blog.technomadic.org)
|
||||||
([@sellout](http://twitter.com/sellout))
|
([@sellout](http://twitter.com/sellout))
|
||||||
in the main repo and in a [standalone repository][Emacs Repository]
|
in the main repo and in a [standalone repository][Emacs Repository]
|
||||||
|
|
@ -52,21 +52,28 @@ Currently available in formats for (cf [screenshots](#screenshots) below):
|
||||||
* **TextMate** courtesy of [Tom Martin](http://thedeplorableword.net/)
|
* **TextMate** courtesy of [Tom Martin](http://thedeplorableword.net/)
|
||||||
([@deplorableword](http://twitter.com/deplorableword))
|
([@deplorableword](http://twitter.com/deplorableword))
|
||||||
in the main repo and in a [standalone repository][TextMate Repository]
|
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))
|
(with key work from [Mark Story](http://mark-story.com)
|
||||||
|
and [Brian Mathiyakom](http://brian.rarevisions.net))
|
||||||
* **Visual Studio** courtesy of [David Thibault](http://www.leddt.com)
|
* **Visual Studio** courtesy of [David Thibault](http://www.leddt.com)
|
||||||
([@leddt](http://twitter.com/leddt))
|
([@leddt](http://twitter.com/leddt))
|
||||||
in the main repo and in a [standalone repository][Visual Studio Repository]
|
in the main repo and in a [standalone repository][Visual Studio Repository]
|
||||||
|
|
||||||
* **Xcode** Work in progress Xcode ports are available for [Xcode 3] and [Xcode 4]
|
* **Xcode** work in progress ports are available for [Xcode 3] and [Xcode 4]
|
||||||
and will be pulled into the main Solarized project soon.
|
and will be pulled into the main Solarized project soon.
|
||||||
|
|
||||||
### Terminal Emulators
|
### Terminal Emulators
|
||||||
|
|
||||||
* **Xresources** / Xdefaults
|
* **Xresources** / Xdefaults
|
||||||
* **iTerm2**
|
* **iTerm2**
|
||||||
* **OS X Terminal.app**
|
* **OS X Terminal.app**
|
||||||
* **Putty** courtesy [Brant Bobby](http://www.control-v.net)
|
* **Putty** courtesy [Brant Bobby](http://www.control-v.net)
|
||||||
and on [GitHub](https://github.com/brantb)
|
and on [GitHub](https://github.com/brantb)
|
||||||
|
|
||||||
|
### Other Applications
|
||||||
|
|
||||||
|
* **Mutt** e-mail client also by [me] (*just* the Mutt colorscheme is
|
||||||
|
[available here][Mutt Repository])
|
||||||
|
|
||||||
### Palettes
|
### Palettes
|
||||||
|
|
||||||
* **Adobe Photoshop** Palette (inc. L\*a\*b values)
|
* **Adobe Photoshop** Palette (inc. L\*a\*b values)
|
||||||
|
|
@ -84,7 +91,10 @@ Download
|
||||||
|
|
||||||
### [Click here to download latest version](http://ethanschoonover.com/solarized/files/solarized.zip)
|
### [Click here to download latest version](http://ethanschoonover.com/solarized/files/solarized.zip)
|
||||||
|
|
||||||
Current release is **v1.0.0beta1**.
|
Current release is **v1.0.0beta1**. 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
|
You can also use the following links to access application specific downloads
|
||||||
and git repositories:
|
and git repositories:
|
||||||
|
|
@ -114,6 +124,9 @@ and git repositories:
|
||||||
* [TextMate Repository]
|
* [TextMate Repository]
|
||||||
* [Visual Studio 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)
|
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.
|
these repositories are all kept in sync, so you can pull any of them and get the most up-to-date version.
|
||||||
|
|
||||||
|
|
@ -383,3 +396,4 @@ background.
|
||||||
[Xcode 3]: https://github.com/shayne/solarized/tree/master/apple-xcode3-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
|
[Xcode 4]: https://github.com/brianmichel/solarized/tree/master/apple-xcode4-solarized
|
||||||
[me]: http://ethanschoonover.com/colophon
|
[me]: http://ethanschoonover.com/colophon
|
||||||
|
[changelog]: http://ethanschoonover.com/solarized/CHANGELOG
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue