mirror of
https://github.com/tcaxle/kickstart.nvim.git
synced 2025-05-13 13:25:42 +01:00
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 = {
|
||||
options = {
|
||||
icons_enabled = false,
|
||||
theme = 'onedark',
|
||||
theme = 'auto',
|
||||
component_separators = '|',
|
||||
section_separators = '',
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user