From 31f85717571188632caae40dab2cccbb9c51511c Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 21 Jul 2022 22:56:14 +0200 Subject: Set hl constant to red --- lua/no-clown-fiesta/highlights.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/no-clown-fiesta/highlights.lua b/lua/no-clown-fiesta/highlights.lua index 005f18f..b8f2cc6 100644 --- a/lua/no-clown-fiesta/highlights.lua +++ b/lua/no-clown-fiesta/highlights.lua @@ -57,7 +57,7 @@ local highlights = { Variable = { fg = C.white, style = Config.italic_variables }, String = { fg = C.medium_gray_blue }, Character = { fg = C.light_green }, - Constant = { fg = C.orange }, + Constant = { fg = C.red }, Number = { fg = C.red }, Boolean = { fg = C.red }, Float = { fg = C.red }, -- cgit v1.2.3-70-g09d2