You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I’m using a rather default blink-cmp configuration, and I just realized, that my completion menu does not display any colors (for e.g. tailwind, but there’s no colors in the menu at all). I checked the docs and the issues and the discussions, but I did not really find any configuration settings related to colors in the menu.
The problem seems to be that my colorscheme, still using cterm colors, sets vim.opt.termguicolors = false … is there any way to activate the colors in the menu without “breaking” my colorscheme?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I’m using a rather default blink-cmp configuration, and I just realized, that my completion menu does not display any colors (for e.g. tailwind, but there’s no colors in the menu at all). I checked the docs and the issues and the discussions, but I did not really find any configuration settings related to colors in the menu.
The problem seems to be that my colorscheme, still using
cterm
colors, setsvim.opt.termguicolors = false
… is there any way to activate the colors in the menu without “breaking” my colorscheme?v0.12.4
(18b352d
)v0.10.4
15.3
Beta Was this translation helpful? Give feedback.
All reactions