master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 405cf6e7ac - Show all commits

View File

@@ -119,6 +119,11 @@ return {
{ {
'tabs', 'tabs',
mode = 2, mode = 2,
tabs_color = {
-- Same values as the general color option can be used here.
active = { bg = 'orange', fg = 'black' },
inactive = { bg = 'grey'},
},
}, },
}, },
lualine_x = {}, lualine_x = {},