From f62b277af6518d370d412d5b444e87d1c0ac0d4b Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 21 Mar 2022 20:34:22 +0100 Subject: feat(treesitter): conditional to gray blue --- lua/no-clown-fiesta/Treesitter.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/no-clown-fiesta/Treesitter.lua') diff --git a/lua/no-clown-fiesta/Treesitter.lua b/lua/no-clown-fiesta/Treesitter.lua index 99de273..0215f51 100644 --- a/lua/no-clown-fiesta/Treesitter.lua +++ b/lua/no-clown-fiesta/Treesitter.lua @@ -5,7 +5,7 @@ local Treesitter = { TSConstructor = { fg = C.white }, TSType = { fg = C.white }, TSTypeBuiltin = { fg = C.white }, - TSConditional = { fg = C.red }, + TSConditional = { fg = C.gray_blue }, TSException = { fg = C.red }, TSInclude = { fg = C.gray_blue }, TSKeyword = { fg = C.blue }, -- cgit v1.2.3-70-g09d2