feat(which-key): consistent float borders with fzf and telescope

This commit is contained in:
Redoxahmii 2025-01-02 01:42:37 +05:00
parent 2fa6c3091c
commit b2446aac21

View file

@ -556,7 +556,7 @@ function M.setup()
WhichKeyDesc = { fg = c.magenta },
WhichKeySeperator = { fg = c.base01 },
WhichKeySeparator = { fg = c.base01 },
WhichKeyFloat = { bg = c.bg_sidebar },
WhichKeyBorder = { fg = c.base02, bg = c.bg_float },
WhichKeyValue = { fg = c.violet500 },
-- LspSaga