mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-16 18:57:05 +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:
@@ -111,7 +111,7 @@ Cursor base03 base0
|
||||
verbatim
|
||||
else
|
||||
endverbatim
|
||||
Cursor red base03
|
||||
Cursor base03 red
|
||||
verbatim
|
||||
endif
|
||||
endverbatim
|
||||
@@ -129,7 +129,7 @@ Cursor base03 base0
|
||||
verbatim
|
||||
else
|
||||
endverbatim
|
||||
Cursor orange base03
|
||||
Cursor base03 orange
|
||||
verbatim
|
||||
endif
|
||||
endverbatim
|
||||
@@ -147,7 +147,7 @@ Cursor base03 base0
|
||||
verbatim
|
||||
else
|
||||
endverbatim
|
||||
Cursor orange base03
|
||||
Cursor base03 orange
|
||||
verbatim
|
||||
endif
|
||||
endverbatim
|
||||
|
||||
Reference in New Issue
Block a user