mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +02:00
style(alpha): better colors
This commit is contained in:
parent
9ab118aade
commit
fbd502221d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue