add default hl for term

so floating term windows wont have that darker bg anymore!
This commit is contained in:
siduck 2024-03-26 13:26:00 +05:30
parent 32d8a1fdff
commit 6833c60694

View File

@ -66,7 +66,7 @@ M.ui = {
lsp = { signature = true }, lsp = { signature = true },
term = { term = {
-- hl = "Normal:term,WinSeparator:WinSeparator", hl = "Normal:term,WinSeparator:WinSeparator",
sizes = { sp = 0.3, vsp = 0.2 }, sizes = { sp = 0.3, vsp = 0.2 },
float = { float = {
relative = "editor", relative = "editor",