change WhichKey plugin highlight groups
trickyni trickyniv56@gmail.com
Sun, 22 Feb 2026 08:28:49 +0200
1 files changed,
2 insertions(+),
1 deletions(-)
jump to
M
lua/desert-witch/init.lua
→
lua/desert-witch/init.lua
@@ -347,7 +347,8 @@ WhichKeyBorder = { link = "FloatBorder" },
WhichKeyDesc = { fg = fg }, WhichKeyTitle = { bg = bg, fg = orange }, WhichKeySeparator = { fg = sand, bg = bg }, - WhichKeyGroup = { bg = bg, fg = celadon }, + WhichKeyGroup = { bg = bg, fg = moss }, + WhichKeyIcon = { bg = bg, fg = fg }, -- HiPhish/rainbow-delimiters.nvim RainbowDelimiterRed = { fg = scarlet },