themes: [gruvbox] Fix cursor color

This commit is contained in:
Dylan Araps 2018-04-03 10:59:24 +10:00
parent 17ed8de4dd
commit 59b4c54086

View File

@ -2,7 +2,7 @@
"special": {
"background": "#282828",
"foreground": "#a89984",
"cursor": "#a89984"
"cursor": "#ebdbb2"
},
"colors": {
"color0": "#282828",