From a4df2d2b2741e746a5b2626c2f0a22d4ab3309ea Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 22 Jul 2024 00:47:31 +0200 Subject: Update diff.delta --- lua/no-clown-fiesta/groups/treesitter.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/no-clown-fiesta/groups/treesitter.lua b/lua/no-clown-fiesta/groups/treesitter.lua index d466e8a..40edd66 100644 --- a/lua/no-clown-fiesta/groups/treesitter.lua +++ b/lua/no-clown-fiesta/groups/treesitter.lua @@ -16,7 +16,7 @@ function M.highlight(palette, opts) ["@const.macro"] = { fg = palette.cyan }, ["@constant"] = { fg = palette.white }, ["@constructor"] = { fg = palette.cyan }, - ["@diff.delta"] = { fg = palette.red }, + ["@diff.delta"] = { fg = palette.fg, bg = palette.sign_change }, ["@error"] = { fg = palette.error }, ["@function"] = vim.tbl_extend( "force", -- cgit v1.2.3-70-g09d2