mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 07:46:58 +00:00
(Re)add support for transparent bg in terminals.
This commit is contained in:
@@ -62,10 +62,12 @@ The following options are inherited from Solarized:
|
||||
|
||||
- `g:solarized_visibility`: one of `"normal"` (default), `"low"`, `"high"`;
|
||||
- `g:solarized_diffmode`: one of `"normal"` (default), `"low"`, `"high"`;
|
||||
- `g:solarized_termtrans`: make terminal background transparent if set to `1`
|
||||
(default: `0`).
|
||||
|
||||
The following options were not available in the original Solarized:
|
||||
|
||||
- `g:solarized_statusline`: one of `"normal"` (default) or `"low"`.
|
||||
- `g:solarized_statusline`: one of `"normal"` (default) or `"low"`;
|
||||
- `g:solarized_term_italics`: set to `1` if your terminal supports italics
|
||||
(default is `0`).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user