mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 07:46:58 +00:00
Remove background color from some extra hi groups.
When the user sets a transparent background, some filetype-specific highlight groups do not become transparent, because their background has been set to `back`. Fix it by setting the background to NONE. Fixes https://github.com/lifepillar/vim-solarized8/issues/92.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
*solarized8.txt* For Vim version 8.2 Last change: 2021 Mar 12
|
||||
*solarized8.txt* For Vim version 8.2 Last change: 2021 Apr 24
|
||||
|
||||
|
||||
Solarized 8 color scheme
|
||||
|
||||
Reference in New Issue
Block a user