phanviet / vim-monokai-pro

Monokai Pro color scheme for Vim / Neovim
MIT License
225 stars 44 forks source link

Same foreground and background color on mispelled words #12

Open cer-0 opened 3 years ago

cer-0 commented 3 years ago

Hey, first thank you your work on the color scheme it is awesome.

I noticed this behavior when I was writing a commit message and enabled the spell function, this only happens with misspelled words that happen to have the red (magenta?) foreground color, either running vim inside/outside tmux with alacritty. I have not tested this in other terminal emulators.

How it looks when running inside tmux:

1613532358-s

Even if polyglot is removed the colors remain (outside tmux):

1613532774-s

Details:

Thank you for your time.

phanviet commented 3 years ago

My test: vim 8.2, alacritty 0.7.1 (a852eb8), Tamzen font and no issues.

Screen Shot 2021-02-17 at 16 55 54

Could you help try to change the font? If the cause is font, pls let me know your font using.

cer-0 commented 3 years ago

I tried with a couple of fonts. The first font I was using is scientifica. More screenshots with different fonts:

1613578501-s

1613578352-s

Even outside tmux this still happens.