Introduced contrast option

This commit is contained in:
morhetz
2013-12-13 02:13:56 +04:00
parent 07b724e819
commit 37435aa623
5 changed files with 61 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ Screenshots
Features
--------
* Lots of style-customization options (contrast, color invertion, italics usage etc.)
* Extended filetype highlighting: Html, Vim, Clojure
* Supported plugins: [EasyMotion][], [Indent Guides][], [Rainbow Parentheses][], [Airline][], [GitGutter][], [Signify][], [ShowMarks][], [Signature][], [Syntastic][]
@@ -126,6 +127,10 @@ default: `256`
[4]: https://github.com/morhetz/gruvbox/issues/4
### g:gruvbox_contrast
Possible values is `soft`, `medium` and `hard`.
default: `medium`
### g:gruvbox_hls_cursor
Changes cursor background while search is highlighted. Possible values are any of gruvbox palette.
default: `orange`