aboutsummaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index 1ff16af..3694bc0 100644
--- a/init.lua
+++ b/init.lua
@@ -205,7 +205,7 @@ require('lazy').setup({
opts = {
options = {
icons_enabled = false,
- theme = 'onedark',
+ theme = 'auto',
component_separators = '|',
section_separators = '',
},