neovim-rose-pine/lua
Andrei Heidelbacher f607d0df3e fix(blink.cmp): set BlinkCmpDoc background to palette.highlight_low
Although the default of `NormalFloat` is a sensible value for the
documentation float, it has the same highlight as `Pmenu`, which means
that on narrow displays where the documentation window is shown below
the completion menu, it is not always clear where the completion items
end and where the documentation begins.

Setting the highlight to `palette.highlight_low` (compared to the
default of `palette.surface`) adds a visual cue to separate the
completion menu from the documentation window, without straying too much
from the defaults.
2025-05-01 22:45:24 +02: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): set BlinkCmpDoc background to palette.highlight_low 2025-05-01 22:45:24 +02:00