From 5d071b6d04bd28920bd8f851b82d62a862d01151 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 21 Jul 2022 23:04:44 +0200 Subject: Set which group to red --- lua/no-clown-fiesta/Whichkey.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/no-clown-fiesta/Whichkey.lua b/lua/no-clown-fiesta/Whichkey.lua index 9b9fb60..4e41a21 100644 --- a/lua/no-clown-fiesta/Whichkey.lua +++ b/lua/no-clown-fiesta/Whichkey.lua @@ -1,7 +1,7 @@ local Whichkey = { WhichKey = { fg = C.light_gray }, WhichKeySeperator = { fg = C.gray }, - WhichKeyGroup = { fg = C.yellow }, + WhichKeyGroup = { fg = C.red }, WhichKeyDesc = { fg = C.light_gray }, WhichKeyFloat = { bg = C.bg }, } -- cgit v1.2.3-70-g09d2