lualine, background inactive

main
Mathias Rothenhaeusler 2023-08-17 12:44:04 +02:00
parent 8330555c19
commit 30f37de882
1 changed files with 19 additions and 0 deletions

View File

@ -40,12 +40,31 @@ lualine_nightfly.visual.b.bg = ''
lualine_nightfly.normal.b.bg = ''
lualine_nightfly.normal.c.bg = ''
lualine_nightfly.inactive = {
a = {
gui = "bold",
bg = '',
fg = new_colors.yellow, -- black
},
b = {
bg = '',
},
c = {
bg = '',
},
}
lualine_nightfly.command = {
a = {
gui = "bold",
bg = '',
fg = new_colors.yellow, -- black
},
b = {
bg = '',
},
c = {
bg = '',
},
}
-- configure lualine with modified theme
lualine.setup({