Fix invisible cursor in light themes.

Fix a regression causing the cursor to be invisible in light themes.
This commit is contained in:
Lifepillar
2017-10-28 21:29:37 +02:00
parent 11148338ed
commit 370826108b
8 changed files with 52 additions and 87 deletions

View File

@@ -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