refactor(nvim): change dashboard header color

This commit is contained in:
Price Hiller 2023-02-12 16:56:55 -06:00
parent 90e0da3594
commit bb2b68557d

View File

@ -30,7 +30,7 @@ local header = {
" ", " ",
" ", " ",
}, },
opts = { position = "center", hl = "Delimiter" }, opts = { position = "center", hl = "@boolean" },
} }
local plugins_loaded = { local plugins_loaded = {