From 0b3d207181e1c60b3ddbdfc4d4b2fe5474a2e069 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 20 Jul 2022 18:03:19 +0200 Subject: Set macros to red --- lua/no-clown-fiesta/Treesitter.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 4fe5d24..f11a3f4 100644 --- a/lua/no-clown-fiesta/Treesitter.lua +++ b/lua/no-clown-fiesta/Treesitter.lua @@ -23,8 +23,8 @@ local Treesitter = { TSFunction = { fg = C.cyan, style = Config.italic_functions }, TSFuncBuiltin = { fg = C.cyan }, TSMethod = { fg = C.cyan }, - TSConstMacro = { fg = C.cyan }, - TSFuncMacro = { fg = C.cyan }, + TSConstMacro = { fg = C.red }, + TSFuncMacro = { fg = C.red }, TSVariable = { fg = C.white, style = Config.italic_variables }, TSVariableBuiltin = { fg = C.white }, TSProperty = { fg = C.white }, -- cgit v1.2.3-70-g09d2