mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-18 03:37:07 +00:00
Fix invisible cursor in light themes.
Fix a regression causing the cursor to be invisible in light themes.
This commit is contained in:
@@ -112,7 +112,7 @@ Cursor base03 base0
|
||||
verbatim
|
||||
else
|
||||
endverbatim
|
||||
Cursor red base03
|
||||
Cursor base03 red
|
||||
verbatim
|
||||
endif
|
||||
endverbatim
|
||||
@@ -130,7 +130,7 @@ Cursor base03 base0
|
||||
verbatim
|
||||
else
|
||||
endverbatim
|
||||
Cursor orange base03
|
||||
Cursor base03 orange
|
||||
verbatim
|
||||
endif
|
||||
endverbatim
|
||||
@@ -148,7 +148,7 @@ Cursor base03 base0
|
||||
verbatim
|
||||
else
|
||||
endverbatim
|
||||
Cursor orange base03
|
||||
Cursor base03 orange
|
||||
verbatim
|
||||
endif
|
||||
endverbatim
|
||||
|
||||
Reference in New Issue
Block a user