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