diff --git a/lua/base46/themes/gruvbox_material.lua b/lua/base46/themes/gruvbox_material.lua index 62878eb..f8f3dda 100644 --- a/lua/base46/themes/gruvbox_material.lua +++ b/lua/base46/themes/gruvbox_material.lua @@ -54,7 +54,7 @@ M.base_16 = { M.polish_hl = { TSVariable = { fg = M.base_16.base08 }, - TSInclude = { fg = M.base_30.red }, + TSInclude = { fg = M.base_16.base0E }, } vim.opt.bg = "dark"