-- local base16 = require'lualine.themes.base16' local ayu_dark = require'lualine.themes.ayu_dark' -- Change the background of lualine_c section for normal mode require('lualine').setup { options = { theme = ayu_dark }, }