From 58e7ecde06c6a4cc7d3fd348c7479848f5f420ae Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 21 Jul 2022 22:55:23 +0200 Subject: Set constants to red --- lua/no-clown-fiesta/Treesitter.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua') diff --git a/lua/no-clown-fiesta/Treesitter.lua b/lua/no-clown-fiesta/Treesitter.lua index 0747063..f34d390 100644 --- a/lua/no-clown-fiesta/Treesitter.lua +++ b/lua/no-clown-fiesta/Treesitter.lua @@ -13,8 +13,8 @@ local Treesitter = { TSLabel = { fg = C.white }, TSNamespace = { fg = C.white }, TSRepeat = { fg = C.gray_blue }, - TSConstant = { fg = C.white }, - TSConstBuiltin = { fg = C.white }, + TSConstant = { fg = C.red }, + TSConstBuiltin = { fg = C.red }, TSFloat = { fg = C.red }, TSNumber = { fg = C.red }, TSBoolean = { fg = C.red }, -- cgit v1.2.3-70-g09d2