From cbb29d6d6672dc674e9df96db3d7566eafda72df Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 21 Mar 2022 20:39:03 +0100 Subject: feat(treesitter): kw to gray blue --- 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 35a3e7f..0fd2450 100644 --- a/lua/no-clown-fiesta/Treesitter.lua +++ b/lua/no-clown-fiesta/Treesitter.lua @@ -8,7 +8,7 @@ local Treesitter = { TSConditional = { fg = C.gray_blue }, TSException = { fg = C.red }, TSInclude = { fg = C.gray_blue }, - TSKeyword = { fg = C.blue }, + TSKeyword = { fg = C.gray_blue }, TSKeywordFunction = { fg = C.gray_blue }, TSLabel = { fg = C.white }, TSNamespace = { fg = C.white }, -- cgit v1.2.3-70-g09d2