create highlight group for filename in finder grep
This commit is contained in:
@@ -4,6 +4,7 @@ function M.load_theme()
|
||||
highlights = function(c, tool)
|
||||
c.bg_float = tool(152)
|
||||
return {
|
||||
FinderPath = { fg = c.muted },
|
||||
Whitespace = { fg = c.outline_light },
|
||||
ModeMsg = { fg = c.yellow, bg = c.none, bold = true },
|
||||
WinSeparator = { fg = c.outline, bg = c.base },
|
||||
|
||||
Reference in New Issue
Block a user