config for solid FloatBorder

This commit is contained in:
Michael Chris Lopez
2021-10-20 17:14:48 +08:00
parent b2898b692b
commit 9429f2064e
5 changed files with 17 additions and 19 deletions

View File

@@ -42,8 +42,7 @@ Change background colors darkness. Options: `'stark'`, `'warm'`.
#### g:zenflesh_solid_vert_split
Default: `v:false`. Make vertical split more distinguishable background
highlight.
Default: `v:false`. Make VertSplit more distinguishable background highlight.
#### g:zenbones_darken_linenr
@@ -53,6 +52,12 @@ Default: `v:false`. Darken LineNr background.
Default: `v:false`. Lighten LineNr background.
#### g:zenbones_solid_float_border
#### g:zenflesh_solid_float_border
Default: `v:false`. Make FloatBorder more distinguishable background highlight.
#### g:zenbones_dim_noncurrent_window
Default: `v:false`. Make non-current window background dimmer than _Normal_.