diff --git a/init.lua b/init.lua index 6258a4e3..6b800dff 100644 --- a/init.lua +++ b/init.lua @@ -212,7 +212,7 @@ require('lazy').setup({ opts = { options = { icons_enabled = false, - theme = 'onedark', + theme = 'auto', component_separators = '|', section_separators = '', },