complete light/dark toggle

This commit is contained in:
Matthew Lyon
2014-01-21 16:26:01 -02:00
parent 126069fae7
commit 7e5e180992
3 changed files with 63 additions and 41 deletions

View File

@@ -16,7 +16,7 @@ does have a nice colorscheme, however.
## Requirements
May require a recent version of Vim.
Currently requires vim >= 7.0
## Installation
@@ -35,6 +35,14 @@ Just like any other colorscheme:
![vimscript-example](screenshots/vimscript-example.png)
There is a work-in-progress dark version, just set your background:
```vim
:set background=dark
```
![bash-example-dark](screenshots/bash-example-dark.png)
## Differences
Most notably, the # heading text is shaded blue. This is to compensate