pmenu: non-transparent background
This commit is contained in:
parent
f659db9c73
commit
e2a17997c4
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ return {
|
|||
TelescopeSelection = { fg = colors.text, bg = colors.surface0 },
|
||||
-- clearer delineation for which-key
|
||||
WhichKeyNormal = { bg = colors.mantle },
|
||||
-- right-click menu
|
||||
Pmenu = { bg = colors.mantle },
|
||||
}
|
||||
end,
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue