From 904aa4a78ae7dd941dd74fb281e2e477e8ed9ecc Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf@nexure.io>
Date: Sun, 21 Jul 2024 20:34:16 +0200
Subject: Update diff.delta to red

---
 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 3471df9..d466e8a 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.sign_change },
+    ["@diff.delta"] = { fg = palette.red },
     ["@error"] = { fg = palette.error },
     ["@function"] = vim.tbl_extend(
       "force",
-- 
cgit v1.2.3-70-g09d2