mirror of
https://github.com/JuLi0n21/kickstart.nvim.git
synced 2026-06-05 10:56:28 +00:00
Set status line theme to the global colorscheme (#600)
This commit is contained in:
@@ -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 = '',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user