NvChad / base46

NvChad's base46 theme plugin with caching ( Total re-write )
Other
209 stars 204 forks source link

selection color almost invisible #264

Closed halturin closed 11 months ago

halturin commented 11 months ago

here is how it looks image In this example Reco has been selected. (this is a Golang code if it makes sense, but I noticed the same blindness in the Lua code )

theme = 'catppuccin'

Neovim version

NVIM v0.9.4
Build type: Release
LuaJIT 2.1.1700008891
halturin commented 11 months ago

seems it was already discussed here https://github.com/NvChad/NvChad/discussions/2393

siduck commented 11 months ago

@halturin for now disable blankline's context feature (check plugin/others.lua) for its config

in v3.0 nvchad we use new blankline version so its not needed there