Highlight group BlinkCmpMenuSelection cleared when switching colorscheme
#36065
-
|
This has been bothering me for a while and I'm quite lost. My config: https://github.com/eshom/kickstart.nvim Relevant plugins for this question:
In my When I change the colorscheme to 'bamboo' for example, The odd thing is if I set the default to 'bamboo', I don't have this problem. What am I doing wrong? How to fix this? How to work around without this if it's an issue I cannot resolve in configuration? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
By the way, this fixes the issue:
Note
So the problem is with defining the
BlinkCmpMenuSelectionhighlight. You can use this code instead of setting up thecyberdreamcolorscheme to reproduce the issue: