shaunsingh / nord.nvim

Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support
GNU General Public License v2.0
796 stars 107 forks source link

Grayed out (unused?) code is not legible #146

Open cachandlerdev opened 1 year ago

cachandlerdev commented 1 year ago

Whenever vim decides to gray code out, the text is not legible in the Nord theme. I'm guessing the "this should be grayed out" logic comes from coc or one of my other plugins, but the actual coloring of the text seems to be linked to whichever theme I have applied.

Nord theme: image image

Versus the adwaita theme: image