Updated theme
This commit is contained in:
@@ -20,6 +20,7 @@ function theme.setup()
|
||||
Conditional = { fg = p.color6 },
|
||||
Constant = { fg = p.color7 },
|
||||
Cursor = { fg = p.foreground, bg = p.foreground },
|
||||
CursorNC = { fg = "NONE", bg = "NONE" },
|
||||
CurSearch = { link = "IncSearch" },
|
||||
CursorColumn = { bg = p.background },
|
||||
CursorIM = { fg = p.foreground, bg = p.foreground },
|
||||
|
||||
Reference in New Issue
Block a user