diff --git a/init.lua b/init.lua index 6258a4e..6b800df 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 = '', },