Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing highlight for NotifyBackground #162

Open
vihu opened this issue Feb 21, 2024 · 0 comments
Open

Missing highlight for NotifyBackground #162

vihu opened this issue Feb 21, 2024 · 0 comments

Comments

@vihu
Copy link

vihu commented Feb 21, 2024

It seems like NotifyBackground highlight is unimplemented.

Error:

Highlight group 'NotifyBackground' has no background highlight
Please provide an RGB hex value or highlight group with a background value for 'background_colour' option.
This is the colour that will be used for 100% transparency.

require("notify").setup({
  background_colour = "#000000",
})

Defaulting to #000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant