configurable LineNr contrast

This commit is contained in:
Michael Chris Lopez
2021-10-26 17:33:01 +08:00
parent 6c238079a3
commit c998dcb3fb
3 changed files with 12 additions and 2 deletions

View File

@@ -92,6 +92,16 @@ Default: 22. Percentage to darken |hl-NonText| relative to Normal bg. See also
Default: 26. Percentage to lighten |hl-NonText| relative to Normal bg. See also
|lush-color-darken|.
#### g:zenbones_darken_line_nr
Default: 33. Percentage to darken |hl-LineNr| relative to Normal bg. See also
|lush-color-darken|.
#### g:zenflesh_lighten_line_nr
Default: 35. Percentage to lighten |hl-LineNr| relative to Normal bg. See also
|lush-color-darken|.
#### g:zenbones_compat
Set to `1` to turn on compatibility mode.