Do not override cursor color

This commit is contained in:
MaxVerevkin 2020-07-19 23:56:27 +03:00
parent dccf3d2780
commit d86e7ce8b7

View File

@ -24,7 +24,3 @@ colors:
magenta: '0x6855de'
cyan: '0x4fb8cc'
white: '0xf1f1f1'
# Cursor
cursor:
text: '#000000'
cursor: '#ffffff'