config for comments contrast

This commit is contained in:
Michael Chris Lopez
2021-10-20 15:35:17 +08:00
parent 4d768377ec
commit 2efc0d1efa
4 changed files with 26 additions and 12 deletions

View File

@@ -59,6 +59,16 @@ Default: `v:false`. Make non-current window background warmer than _Normal_.
Default: `v:true`. Make comments italicize.
#### g:zenbones_darken_comments
Default: 38. Percentage to darken comments. Comments base their fg color on the
bg palette. See also |lush-color-darken|.
#### g:zenflesh_lighten_comments
Default: 38. Percentage to lighten comments. Comments base their fg color on the
bg palette. See also |lush-color-lighten|.
#### g:zenbones_compat
Set to `1` to turn on compatibility mode.