Removed code background option

Thinking about how best to support feature variants of this color scheme.
This commit is contained in:
Reed Esau
2014-08-27 23:20:34 -06:00
parent 73c0bc6321
commit aaa5908a66
2 changed files with 6 additions and 33 deletions

View File

@@ -64,14 +64,6 @@ If youre looking for neutral heading colors, set the following in your
let g:pencil_neutral_headings = 1 " 0=blue (def), 1=normal
```
### Markdown Code background
If youre looking for contrast in the code background in markdown:
```
let g:pencil_markdown_code_bg = 0 " 0=none (def), 1=subtle
```
### Airline Theme
![airline-example](http://i.imgur.com/V39pwZq.png)