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

Commits on Feb 17, 2024

  1. fix: no contrast issue for lsp popups

    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
    roosta committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f2c705e View commit details
    Browse the repository at this point in the history