From 268740e9ef08260be00b7262a1e6f32d508c9e61 Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Wed, 20 Jul 2022 01:01:11 +0200
Subject: Revert "Change type to gray blue"

This reverts commit 978c1946320041d49ccede933299ebcfdb47dda8.
---
 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 9427501..4fe5d24 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.gray_blue },
+  TSType = { fg = C.white },
   TSTypeBuiltin = { fg = C.white },
   TSConditional = { fg = C.gray_blue },
   TSException = { fg = C.red },
-- 
cgit v1.2.3-70-g09d2