fix(alpha): AlphaFooter
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user