feat(onedark): update treesitter-context highlighting
This commit is contained in:
@@ -19,6 +19,9 @@ return {
|
||||
TelescopePreviewBorder = { fg = c.grey },
|
||||
TreesitterContextBottom = { fmt = "underline", sp = c.bg3 },
|
||||
TreesitterContextLineNumberBottom = { fmt = "underline", sp = c.bg3 },
|
||||
fmt = "underline",
|
||||
sp = c.bg3,
|
||||
},
|
||||
DiffAdd = { bg = "#1e3a2a" },
|
||||
DiffChange = { bg = "#15304a" },
|
||||
DiffDelete = { bg = "#3d2224" },
|
||||
|
||||
Reference in New Issue
Block a user