Set status line theme to the global colorscheme (#600)
This commit is contained in:
parent
2510c29d62
commit
deaafcf549
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -205,7 +205,7 @@ require('lazy').setup({
|
|||
opts = {
|
||||
options = {
|
||||
icons_enabled = false,
|
||||
theme = 'onedark',
|
||||
theme = 'auto',
|
||||
component_separators = '|',
|
||||
section_separators = '',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue