feat: whitespace/indent markers
This commit is contained in:
@@ -4,6 +4,7 @@ function M.load_theme()
|
||||
highlights = function(c, tool)
|
||||
c.bg_float = tool(152)
|
||||
return {
|
||||
Whitespace = { fg = c.outline_light },
|
||||
ModeMsg = { fg = c.yellow, bg = c.none, bold = true },
|
||||
WinSeparator = { fg = c.outline, bg = c.base },
|
||||
StatusLine = { fg = c.outline, bg = c.base, bold = false },
|
||||
|
||||
Reference in New Issue
Block a user