From ad908d551706b10245643961fa14df93e4234791 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 25 Jan 2022 17:46:49 +0100 Subject: feat: change Type to white --- lua/no-clown-fiesta/Treesitter.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/no-clown-fiesta') diff --git a/lua/no-clown-fiesta/Treesitter.lua b/lua/no-clown-fiesta/Treesitter.lua index d2761e9..20b4c06 100644 --- a/lua/no-clown-fiesta/Treesitter.lua +++ b/lua/no-clown-fiesta/Treesitter.lua @@ -3,7 +3,7 @@ local Treesitter = { TSAnnotation = { fg = C.white }, TSAttribute = { fg = C.white }, TSConstructor = { fg = C.white }, - TSType = { fg = C.blue }, + TSType = { fg = C.white }, TSTypeBuiltin = { fg = C.white }, TSConditional = { fg = C.red }, TSException = { fg = C.red }, -- cgit v1.2.3-70-g09d2