diff --git a/lua/lazy-plugins.lua b/lua/lazy-plugins.lua index f401a88..f4c392f 100644 --- a/lua/lazy-plugins.lua +++ b/lua/lazy-plugins.lua @@ -143,7 +143,7 @@ require('lazy').setup({ opts = { options = { icons_enabled = false, - theme = 'onedark', + theme = 'auto', component_separators = '|', section_separators = '', },