-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Prerequisites
- I have updated jellybeans.nvim to the latest version
- I have searched existing issues to avoid creating duplicates
- I have verified
termguicolorsis enabled in my Neovim configuration
Theme Variant
Other (please specify in description)
Neovim Version
NVIM v0.11.3
Terminal Emulator
Wezterm
Operating System
Arch Linux
Describe the issue
I use the transparent background with the jellybeans_mono version of the colorscheme. Problem is that this menu is also see through making it very hard to read.
I suggest adding a background of some kind to the Blink highlights when using the transparent setting.
Expected appearance
As an example of how it could with other highlights for the BlinkCmpLabel and BlinkCmpLabelMatch
Screenshots
Affected syntax elements
No response
Minimal configuration example
"WTFox/jellybeans.nvim",
lazy = false,
priority = 1000,
opts = {
transparent = true,
flat_ui = false,
background = {
dark = "jellybeans_mono",
light = "jellybeans_light_mono",
},
},Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels