require('lualine').setup { options = { -- theme = "catppuccin" theme = "onedark" -- ... the rest of your lualine config } }