doc: colorize_diagnostic_underline_text
This commit is contained in:
@@ -61,7 +61,7 @@ vim.g.forestbones = { solid_line_nr = true, darken_comments = 45 }
|
|||||||
the flavor name e.g. `g:rosebones_italic_comments`.
|
the flavor name e.g. `g:rosebones_italic_comments`.
|
||||||
|
|
||||||
| Option | Background | Default | Description |
|
| Option | Background | Default | Description |
|
||||||
| ------------------------- | ---------- | ------- | ------------------------------------------------------------------------- |
|
| ---------------------------------- | ---------- | ------- | ------------------------------------------------------------------------- |
|
||||||
| lightness | light | `nil` | Change background colors lightness. Options: `'bright'`, `'dim'`. |
|
| lightness | light | `nil` | Change background colors lightness. Options: `'bright'`, `'dim'`. |
|
||||||
| darkness | dark | `nil` | Change background colors darkness. Options: `'stark'`, `'warm'`. |
|
| darkness | dark | `nil` | Change background colors darkness. Options: `'stark'`, `'warm'`. |
|
||||||
| solid_vert_split | both | `false` | Solid \|hl-VertSplit\| background. |
|
| solid_vert_split | both | `false` | Solid \|hl-VertSplit\| background. |
|
||||||
@@ -78,6 +78,7 @@ the flavor name e.g. `g:rosebones_italic_comments`.
|
|||||||
| lighten_line_nr | dark | `35` | Percentage to lighten \|hl-LineNr\| relative to Normal bg. |
|
| lighten_line_nr | dark | `35` | Percentage to lighten \|hl-LineNr\| relative to Normal bg. |
|
||||||
| darken_cursor_line | light | `3` | Percentage to darken \|hl-CursorLine\| relative to Normal bg. |
|
| darken_cursor_line | light | `3` | Percentage to darken \|hl-CursorLine\| relative to Normal bg. |
|
||||||
| lighten_cursor_line | dark | `4` | Percentage to lighten \|hl-CursorLine\| relative to Normal bg. |
|
| lighten_cursor_line | dark | `4` | Percentage to lighten \|hl-CursorLine\| relative to Normal bg. |
|
||||||
|
| colorize_diagnostic_underline_text | both | `false` | Colorize the fg of `DiagnosticUnderline*`. |
|
||||||
| transparent_background | both | `false` | Make background transparent. |
|
| transparent_background | both | `false` | Make background transparent. |
|
||||||
|
|
||||||
#### g:zenbones_compat
|
#### g:zenbones_compat
|
||||||
|
|||||||
Reference in New Issue
Block a user