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

fix: no contrast issue for lsp popups #116

Merged
merged 1 commit into from
Feb 17, 2024
Merged

fix: no contrast issue for lsp popups #116

merged 1 commit into from
Feb 17, 2024

Conversation

roosta
Copy link
Member

@roosta roosta commented Feb 17, 2024

Issue was introduced with 2e9b1d4, defining NormalFloat to srcery_bg was a bad idea and broke other popups, due to lacking background contrast.

I left in the border fix though, so that popup borders match what's configured for telescope.

This still leaves some plugin borders looking a bit off, especially if they configure the background to something other than NormalFloat.

Fixes: #115

Issue was introduced with 2e9b1d4, defining NormalFloat to srcery_bg was
a bad idea and broke other popups, due to lacking background contrast.

I left in the border fix though, so that popup borders match what's
configured for telescope.

This still leaves some plugin borders looking a bit off, especially if
they configure the background to something other than NormalFloat.

Fixes: #115
Copy link
Member

@MindTooth MindTooth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's see how it plays out. 😄

@roosta roosta merged commit 289c6a1 into master Feb 17, 2024
1 check passed
@roosta roosta deleted the fix/lsp-float branch February 17, 2024 14:12
@roosta roosta mentioned this pull request May 24, 2024
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

Successfully merging this pull request may close these issues.

No contrast on floating windows spawned by nvim-lspconfig
2 participants