Changed lspsaga background color

This commit is contained in:
Youtube 2023-01-15 11:15:53 -04:00
parent 7be90c7152
commit 4c05267db3

View file

@ -11,4 +11,9 @@ saga.setup({
definition = {
edit = "<CR>",
},
ui = {
colors = {
normal_bg = "#022746",
},
},
})