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