From 5a314bc1ab5ce9b74913a1e80578fd2af02258c5 Mon Sep 17 00:00:00 2001 From: Greg Pfeil Date: Sat, 23 Apr 2011 17:54:15 -0400 Subject: [PATCH] Fix some rendering errors. --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f45cc33..68accd8 100644 --- a/README.md +++ b/README.md @@ -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