update cursor colour

This commit is contained in:
Ray Elliott 2020-04-22 11:58:36 +01:00
parent 3dc59b54ac
commit c6a2997f92
1 changed files with 3 additions and 3 deletions

View File

@ -61,7 +61,7 @@ font:
bold: bold:
family: SourceCodePro family: SourceCodePro
style: Black style: Bold
italic: italic:
family: SourceCodePro family: SourceCodePro
@ -105,8 +105,8 @@ colors:
# Colors the cursor will use if `custom_cursor_colors` is true # Colors the cursor will use if `custom_cursor_colors` is true
cursor: cursor:
text: '0x000000' text: '0x1f1f1f'
cursor: '0xffffff' cursor: '0xea7607'
# Normal colors # Normal colors
normal: normal: