Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information