VSCodeVim / Vim

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

`easymotionDimColor` has no effect #9006

Closed musjj closed 2 months ago

musjj commented 4 months ago

Describe the bug vim.easymotionDimColor has no effect, regardless what it's set to.

To Reproduce settings.json

{
  "vim": {
    "easymotion": true,
    "easymotionDimColor": "#000000"
  }
}

The dim color of the text remains as #777777

Expected behavior The dim color changes.

Screenshots

image

image

Environment (please complete the following information):