feat: transparent background option

This commit is contained in:
Michael Chris Lopez
2021-11-03 15:59:41 +08:00
parent 960f14bfb3
commit cd109e0cf7
4 changed files with 55 additions and 53 deletions

View File

@@ -73,6 +73,7 @@ the flavor name e.g. `g:rosebones_italic_comments`.
| lighten_non_text | dark | `30` | Percentage to lighten \|hl-NonText\| relative to Normal bg. See also \|lush-color-darken\|. |
| darken_line_nr | light | `33` | Percentage to darken \|hl-LineNr\| relative to Normal bg. See also \|lush-color-darken\|. |
| lighten_line_nr | dark | `35` | Percentage to lighten \|hl-LineNr\| relative to Normal bg. See also \|lush-color-darken\|. |
| transparent_background | both | `false` | Make background transparent. |
#### g:zenbones_compat