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

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