From b057b55fd6980e5da25594de2581770ea31ef0a5 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 25 Jan 2022 20:29:36 +0100 Subject: fix: update dashboard colors to LineNr --- lua/config/alpha.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua') diff --git a/lua/config/alpha.lua b/lua/config/alpha.lua index 39580db..dd88972 100644 --- a/lua/config/alpha.lua +++ b/lua/config/alpha.lua @@ -36,8 +36,8 @@ dashboard.section.buttons.val = { dashboard.button("q", " Quit Neovim", ":qa"), } -dashboard.section.footer.opts.hl = "Type" -dashboard.section.header.opts.hl = "Title" +dashboard.section.footer.opts.hl = "LineNr" +dashboard.section.header.opts.hl = "LineNr" dashboard.section.buttons.opts.hl = "LineNr" dashboard.opts.opts.noautocmd = true -- cgit v1.2.3-70-g09d2