Added more transparency
This commit is contained in:
@@ -29,6 +29,9 @@ local opts = {
|
||||
enabled = true,
|
||||
notify = false,
|
||||
},
|
||||
ui = {
|
||||
border = "rounded",
|
||||
},
|
||||
}
|
||||
|
||||
lazy.setup(plugins, opts)
|
||||
|
||||
@@ -40,7 +40,15 @@ return {
|
||||
"VertSplit",
|
||||
"EndOfBuffer",
|
||||
"SignColumn",
|
||||
"SnacksNotifierBorderTrace",
|
||||
"NeotreeNormal",
|
||||
"NeotreeNormalNC",
|
||||
"TelescopeNormal",
|
||||
"TelescopeBorder",
|
||||
"TelescopePromptNormal",
|
||||
"TelescopePromptBorder",
|
||||
"TelescopePromptTitle",
|
||||
"LazyNormal",
|
||||
"LazyButton",
|
||||
"SnacksNotifierBorderError",
|
||||
"SnacksNotifierBorderDebug",
|
||||
"SnacksNotifierBorderWarn",
|
||||
|
||||
Reference in New Issue
Block a user