From 86bd1c0159fc1690b74d9569e4152c9593c82b35 Mon Sep 17 00:00:00 2001 From: Taken Date: Fri, 2 May 2025 00:42:05 +0200 Subject: [PATCH] More transparency --- lua/taken/plugins/transparent.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lua/taken/plugins/transparent.lua b/lua/taken/plugins/transparent.lua index 4f4bcd5..ba105df 100644 --- a/lua/taken/plugins/transparent.lua +++ b/lua/taken/plugins/transparent.lua @@ -11,6 +11,7 @@ return { "Normal", "NormalNC", "FloatBorder", + "WinSeparator", "Comment", "Constant", "Special", @@ -49,6 +50,8 @@ return { "TelescopePromptTitle", "LazyNormal", "LazyButton", + "WhichKeyNormal", + "WhichKeyTitle", "SnacksNotifierBorderError", "SnacksNotifierBorderDebug", "SnacksNotifierBorderWarn",