From 2d195b02ddc9b21fad8e35a69c567ef5b9935a52 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 20 Jul 2024 13:38:50 +0200 Subject: Add Changed group --- lua/no-clown-fiesta/groups/treesitter.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/no-clown-fiesta/groups/treesitter.lua') diff --git a/lua/no-clown-fiesta/groups/treesitter.lua b/lua/no-clown-fiesta/groups/treesitter.lua index c6a3c4c..1ee9cec 100644 --- a/lua/no-clown-fiesta/groups/treesitter.lua +++ b/lua/no-clown-fiesta/groups/treesitter.lua @@ -69,7 +69,7 @@ function M.highlight(palette, opts) ["@tag"] = { fg = palette.blue }, ["@tag.attribute"] = { fg = palette.white }, ["@tag.delimiter"] = { fg = palette.white }, - ["@text.uri"] = {fg = palette.medium_gray_blue }, + ["@text.uri"] = { fg = palette.medium_gray_blue }, ["@type"] = vim.tbl_extend("force", { fg = palette.white }, opts.styles.type), ["@type.builtin"] = { fg = palette.white }, ["@variable"] = vim.tbl_extend( -- cgit v1.2.3-70-g09d2