Skip to content

bug: changed windows highlight groups #234

Answered by mvllow
joellidin asked this question in Q&A
Discussion options

You must be logged in to vote

You may want to set transparency = true:

require("rose-pine").setup({
  styles = {
    transparency = true
  }
})

Otherwise it should be Normal or something specified by the plugin itself, which you could maybe find by tab completing :hi PluginName<tab>.

Edit: I noticed your cursor in the top left buffer so the ones with a background might actually be NormalNC. If you share your Rosé Pine config I can help further, but moving this to a discussion unless a bug is found :)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@joellidin
Comment options

Answer selected by joellidin
Comment options

You must be logged in to vote
2 replies
@mvllow
Comment options

@Mango0x45
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants
Converted from issue

This discussion was converted from issue #231 on January 29, 2024 15:53.