Fix some rendering errors.

This commit is contained in:
Greg Pfeil 2011-04-23 17:54:15 -04:00
parent 87c7f8fdb3
commit 5a314bc1ab
1 changed files with 2 additions and 4 deletions

View File

@ -36,7 +36,7 @@ Installation & Usage
1. Add the `emacs-color-theme-solarized` directory to your Emacs `load-path`.
2. `M-x enable-theme`, then either `solarized-light` or `solarized-dark`.
### [Color Theme] (pre-Emacs 24)
### [Color Theme] !(pre-Emacs 24)
1. Download and install [color-theme].
2. Add the `emacs-color-theme-solarized` directory to your Emacs `load-path`.
@ -62,7 +62,6 @@ Advanced Configuration
Solarized will work out of the box with just the instructions specified above but does include several other variables that can be customized.
"
variable name default optional
-------------------------------------------
solarized-degrade = nil | t
@ -83,8 +82,7 @@ Solarized will work out of the box with just the instructions specified above bu
* solarized-bold | solarized-underline | solarized-italic
If you wish to stop Solarized from displaying bold, underlined or
italicized typefaces, simply assign a zero value to the appropriate
variable, for example: `let g:solarized_italic=0`
italicized typefaces, simply set the appropriate variable to `nil`.
* solarized-contrast