mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 15:57:02 +00:00
Fix CursorLine/CursorColumn/ColorColumn highlighting.
Fixes also https://github.com/lifepillar/vim-solarized8/issues/72.
This commit is contained in:
@@ -44,7 +44,7 @@ Include: _dark_terminal.colortemplate
|
||||
ToolbarLine none none
|
||||
#else " opaque
|
||||
Normal base0 back
|
||||
CursorLine none base03
|
||||
CursorLine none base02
|
||||
Terminal fg back
|
||||
ToolbarButton base1 base02 bold
|
||||
ToolbarLine none base02
|
||||
@@ -212,7 +212,7 @@ Include: _light_terminal.colortemplate
|
||||
ToolbarLine none none
|
||||
#else " opaque
|
||||
Normal base0 back
|
||||
CursorLine none base03
|
||||
CursorLine none base02
|
||||
Terminal fg back
|
||||
ToolbarButton base1 base02 bold
|
||||
ToolbarLine none base02
|
||||
|
||||
Reference in New Issue
Block a user