From fbd502221d66c924cb81d7e8babc7141c29b33cf Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Fri, 30 Dec 2022 23:37:29 +0100 Subject: [PATCH] style(alpha): better colors --- lua/user/plugins/ui.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/user/plugins/ui.lua b/lua/user/plugins/ui.lua index 0903b2c3..993f3362 100644 --- a/lua/user/plugins/ui.lua +++ b/lua/user/plugins/ui.lua @@ -72,7 +72,7 @@ return { button.opts.hl = "AlphaButtons" button.opts.hl_shortcut = "AlphaShortcut" end - dashboard.section.footer.opts.hl = "AlphaFooter" + dashboard.section.footer.opts.hl = "Type" dashboard.section.header.opts.hl = "AlphaHeader" dashboard.section.buttons.opts.hl = "AlphaButtons" dashboard.opts.layout[1].val = 8