neovim-rose-pine/lua
Andrei Heidelbacher a67f5ef34b fix(blink.cmp): remove dedicated BlinkCmpDoc highlight (#355)
The default `BlinkCmpDoc` highlight is linked to `NormalFloat`, which is
a sensible default. However, due to overriding the default link with
only `fg` provided, the `bg` is cleared and the documentation popup is
indistinguishable from regular text.

This change is technically a no-op in terms of intended palette, because
`NormalFloat` should already use `palette.text`, and only fixes the
cleared `bg` bug.
2025-04-30 20:53:00 -05:00
..
lualine/themes feat(lualine): change background from base to surface (#354) 2025-04-30 20:02:53 -05:00
rose-pine feat: use experimental darker text for dawn 2025-02-05 19:49:14 -06:00
rose-pine.lua fix(blink.cmp): remove dedicated BlinkCmpDoc highlight (#355) 2025-04-30 20:53:00 -05:00