which-key.nvim icon indicating copy to clipboard operation
which-key.nvim copied to clipboard

How to change background color?

Open alloc33 opened this issue 3 years ago • 0 comments

How can I change background color?

Screen Shot 2022-05-29 at 9 46 37 PM

alloc33 avatar May 29 '22 13:05 alloc33

image Check out these colorgroups, you might also need to unset these groups in your theme, as otherwise they might get overwritten.

lars-vc avatar Aug 23 '22 08:08 lars-vc

You can use the highlight group WhichKeyFloat for this. See the readme

folke avatar Sep 05 '22 07:09 folke

You can use the highlight group WhichKeyFloat for this. See the readme

thanks, what about border color? (light gray on screenshot). Didn't find any HG for it so far

alloc33 avatar Sep 05 '22 08:09 alloc33

@xbladesub just pushed a new update that makes this also configurable. Use WhichKeyBorder

folke avatar Sep 05 '22 08:09 folke