emacs-color-theme-solarized/README.md

37 lines
1.1 KiB
Markdown
Raw Normal View History

2011-03-26 08:02:24 +01:00
Solarized Changelog
===================
2011-03-18 22:46:09 +01:00
2011-03-26 08:02:24 +01:00
1.0.0beta2
----------
2011-03-23 07:48:01 +01:00
2011-03-26 08:02:24 +01:00
Changes:
2011-03-23 07:35:16 +01:00
2011-03-26 08:02:24 +01:00
* 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. All instances of the colorscheme and palettes pdated to new red.
2011-03-23 07:35:16 +01:00
2011-03-26 08:02:24 +01:00
* Changed default OS X color picker palatte swatches to tagged colors (sRGB)
and included alternate palette with untagged color swatches for advanced
users.
2011-03-19 06:06:23 +01:00
2011-03-26 08:02:24 +01:00
* 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`.
2011-03-20 03:50:57 +01:00
2011-03-26 08:02:24 +01:00
1.0.0beta1
----------
2011-03-19 05:36:34 +01:00
2011-03-26 08:02:24 +01:00
First public release. Including:
2011-03-18 22:53:58 +01:00
2011-03-26 08:02:24 +01:00
* Adobe Photoshop Swatches
2011-03-18 22:53:58 +01:00
* Apple Color Picker Palette
2011-03-26 08:02:24 +01:00
* Gimp Palette
* iTerm2 colorschemes
* Mutt mail client colorschemes
* OS X Terminal.app colors
* Vim Colorscheme
* Xresources colors
2011-03-19 05:44:01 +01:00