mirror of
https://github.com/zebrajr/dotfiles.git
synced 2025-12-06 00:20:05 +01:00
remove transparency from submenus (eg lsp suggestion)
This commit is contained in:
parent
fa346ec559
commit
930e864e90
|
|
@ -16,7 +16,7 @@ return {
|
|||
variant = "main",
|
||||
dim_inactive_windows = false,
|
||||
styles = {
|
||||
transparency = true,
|
||||
transparency = false,
|
||||
},
|
||||
highlight_groups = {
|
||||
TelescopeNormal = { fg = "subtle", bg = "overlay" },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user