Set status line theme to the global colorscheme (#600)
This commit is contained in:
parent
2510c29d62
commit
deaafcf549
2
init.lua
2
init.lua
@ -205,7 +205,7 @@ require('lazy').setup({
|
|||||||
opts = {
|
opts = {
|
||||||
options = {
|
options = {
|
||||||
icons_enabled = false,
|
icons_enabled = false,
|
||||||
theme = 'onedark',
|
theme = 'auto',
|
||||||
component_separators = '|',
|
component_separators = '|',
|
||||||
section_separators = '',
|
section_separators = '',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user