diff --git a/lua/rose-pine.lua b/lua/rose-pine.lua index cbd74b6..67e52c0 100644 --- a/lua/rose-pine.lua +++ b/lua/rose-pine.lua @@ -999,6 +999,8 @@ local function set_highlights() TelescopeSelection = { fg = palette.text, bg = "NONE", bold = styles.bold }, TelescopeSelectionCaret = { fg = palette.rose }, + TroubleNormal = { bg = "NONE" }, + WhichKeyFloat = { bg = "NONE" }, WhichKeyNormal = { bg = "NONE" },