VSCodeVim / Vim

:star: Vim for Visual Studio Code
http://aka.ms/vscodevim
MIT License
14.02k stars 1.32k forks source link

Vim Easy Motion change editor text color to black and white when activated #5043

Closed dinhlongviolin1 closed 4 years ago

dinhlongviolin1 commented 4 years ago

Hi Guys, I'm a new and inexperienced Vim user here.

Recently, I have problems while using the easy motion plugin. When I am using normal Vim, my text editor has the theme working all right. But when I use easy motion, everything turns to black and white.

This behavior only occur recently.

image

Not using easy motion.

image

Using easy motion.

dinhlongviolin1 commented 4 years ago

Oh, there is a setting in vscode that disabled the background color. I toggled Easymotion Dim Background and everything works fine now.