refactor(nvim): change dashboard header color
This commit is contained in:
parent
90e0da3594
commit
bb2b68557d
@ -30,7 +30,7 @@ local header = {
|
|||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
},
|
},
|
||||||
opts = { position = "center", hl = "Delimiter" },
|
opts = { position = "center", hl = "@boolean" },
|
||||||
}
|
}
|
||||||
|
|
||||||
local plugins_loaded = {
|
local plugins_loaded = {
|
||||||
|
Loading…
Reference in New Issue
Block a user