Nvim Cursorline Transparent When Using Certain Background Color #8928
Replies: 1 comment 1 reply
-
Whatever the default background color you set in kitty.conf becomes transparent when you use background_opacity. That is the way it is supposed to work, read the help of background_opacity.
https://sw.kovidgoyal.net/kitty/conf/#opt-kitty.background_opacity
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Tvrt1e
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using picom for transparency and blur. I noticed that when using the background color of the gruvbox dark soft theme: #32302f. My neovim cursorline appears transparent. When I use a darker background color but keep my kitty opacity settings, the nvim cursor is opaque. Is this a bug or is there something I can do to fix it?
Beta Was this translation helpful? Give feedback.
All reactions