From f7e4be5291637caf41d9358a848e249a72b24db0 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 10 Jan 2022 21:21:00 +0100 Subject: Initial commit --- lua/no-clown-fiesta/Whichkey.lua | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lua/no-clown-fiesta/Whichkey.lua (limited to 'lua/no-clown-fiesta/Whichkey.lua') diff --git a/lua/no-clown-fiesta/Whichkey.lua b/lua/no-clown-fiesta/Whichkey.lua new file mode 100644 index 0000000..9b9fb60 --- /dev/null +++ b/lua/no-clown-fiesta/Whichkey.lua @@ -0,0 +1,9 @@ +local Whichkey = { + WhichKey = { fg = C.light_gray }, + WhichKeySeperator = { fg = C.gray }, + WhichKeyGroup = { fg = C.yellow }, + WhichKeyDesc = { fg = C.light_gray }, + WhichKeyFloat = { bg = C.bg }, +} + +return Whichkey -- cgit v1.2.3-70-g09d2