From e51dc9d08013f0add2498dfd445b6d669929c3bd Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Fri, 22 Jul 2022 00:35:13 +0200
Subject: Set special char to medium gray blue

---
 lua/no-clown-fiesta/highlights.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'lua')

diff --git a/lua/no-clown-fiesta/highlights.lua b/lua/no-clown-fiesta/highlights.lua
index 8b8e49f..a2cdd00 100644
--- a/lua/no-clown-fiesta/highlights.lua
+++ b/lua/no-clown-fiesta/highlights.lua
@@ -80,7 +80,7 @@ local highlights = {
   Macro = { fg = C.cyan },
   PreCondit = { fg = C.medium_gray },
   Special = { fg = C.white },
-  SpecialChar = { fg = C.white },
+  SpecialChar = { fg = C.medium_gray_blue },
   Tag = { fg = C.pale_purple },
   Debug = { fg = C.red },
   Delimiter = { fg = C.gray },
-- 
cgit v1.2.3-70-g09d2