Unwanted Status Line Color Change with Telescope #169
Doodler8888
started this conversation in
General
Replies: 1 comment 1 reply
-
This happens even without require("rose-pine").setup({
highlight_groups = {
StatusLineNC = { link = "StatusLine" },
},
}) |
Beta Was this translation helpful? Give feedback.
1 reply
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've used the following settings to disable background colors:
However, when I open a Telescope window, the color of the Neovim status line changes to match the disabled background color. Is there a way to disable or modify this behavior?
Beta Was this translation helpful? Give feedback.
All reactions