fix(alpha): AlphaFooter
This commit is contained in:
parent
467d889ba8
commit
8be0a63987
@ -395,7 +395,7 @@ function M.setup()
|
||||
AlphaShortcut = { fg = c.orange },
|
||||
AlphaHeader = { fg = c.blue },
|
||||
AlphaHeaderLabel = { fg = c.orange },
|
||||
AlphaFooter = { fg = c.yellow, italic = true },
|
||||
AlphaFooter = { fg = c.blue1 },
|
||||
AlphaButtons = { fg = c.cyan },
|
||||
|
||||
-- WhichKey
|
||||
|
Loading…
Reference in New Issue
Block a user